]> git.sesse.net Git - vlc/commitdiff
Compilation fix, again.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 2 Oct 2007 18:48:51 +0000 (18:48 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 2 Oct 2007 18:48:51 +0000 (18:48 +0000)
src/input/decoder_synchro.c

index 89ef646a2c3d2de8fd56e056623a9b6dc9a6b72c..0cc203aba90fbf6407c54a2551bd26bb31e8cf8a 100644 (file)
@@ -96,6 +96,7 @@
  *****************************************************************************/
 #include <vlc/vlc.h>
 #include <vlc_input.h>
+#include <vlc_codec.h>
 #include <vlc_codec_synchro.h>
 
 /*