]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/vcdplayer.c
Nicer commits, faster breaking time and better-looking headers
[vlc] / modules / access / vcdx / vcdplayer.c
index e4b2cb332f5a166f69bb87c1bc1b1b698964fedd..0a3fcf69eb9c3803d449bc42e87d127bdead8ef6 100644 (file)
@@ -30,7 +30,7 @@
  *****************************************************************************/
 
 #include <vlc/vlc.h>
-#include <<vlc_input.h>>
+#include <vlc_input.h>
 #include <vlc_interface.h>
 
 #include "vcd.h"