]> git.sesse.net Git - vlc/blobdiff - src/misc/modules.c
* ALL: separation of the SPU engine from the VOUT.
[vlc] / src / misc / modules.c
index 06d78d0675c8e167482af60b31101b9a5d68a7e5..2225e2a5a4821fbb42ac357e71240d84c56b574c 100644 (file)
@@ -91,6 +91,7 @@
 #include "vlc_video.h"
 #include "video_output.h"
 #include "vout_synchro.h"
+#include "vlc_spu.h"
 
 #include "audio_output.h"
 #include "aout_internal.h"