]> git.sesse.net Git - vlc/blobdiff - modules/video_output/sdl.c
Nicer commits, faster breaking time and better-looking headers
[vlc] / modules / video_output / sdl.c
index 1f44ad76fe1405693b23b3f707b6df7b5845d3ec..19a15ffa0100207d83c7362c7179908cb92e060c 100644 (file)
@@ -33,7 +33,7 @@
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>
-#include <<vlc_aout.h>>
+#include <vlc_aout.h>
 
 #include <sys/types.h>
 #ifndef WIN32