]> git.sesse.net Git - vlc/blobdiff - modules/demux/xa.c
A bit of headers cleanup
[vlc] / modules / demux / xa.c
index 260caed9b8c1f6ced4f24725bb3bce890f3a2b67..af153dfd60a4869ef328dd12f4a0bf36ebdebaa8 100644 (file)
 #include <stdlib.h>                                      /* malloc(), free() */
 
 #include <vlc/vlc.h>
-#include <vlc/input.h>
-#include <vlc/aout.h>
+#include <vlc_demux.h>
 
-#include <codecs.h>
+#include <vlc_codecs.h>
 
 /*****************************************************************************
  * Module descriptor