]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/vcdplayer.h
Nicer commits, faster breaking time and better-looking headers
[vlc] / modules / access / vcdx / vcdplayer.h
index ac488f7d5140e604bc3456d5722132ce28135fe9..30c32056095e861a9389abd215831cfef570adc8 100644 (file)
@@ -27,7 +27,9 @@
 #define _VCDPLAYER_H_
 
 #include <libvcd/info.h>
-#include "vlc_meta.h"
+#include <vlc_meta.h>
+#include <vlc_input.h>
+#include <vlc_access.h>
 
 #define INPUT_DBG_META        1 /* Meta information */
 #define INPUT_DBG_EVENT       2 /* input (keyboard/mouse) events */