]> git.sesse.net Git - vlc/blobdiff - modules/video_output/hd1000v.cpp
A bit of headers cleanup
[vlc] / modules / video_output / hd1000v.cpp
index 2261e2f027ce2d7a3838720ffe5b70baf95032fe..255eb95a28ec24bab9ed8526c22625546141933a 100644 (file)
@@ -30,8 +30,8 @@ extern "C" {
 #include <string.h>                                            /* strerror() */
 
 #include <vlc/vlc.h>
-#include <vlc/vout.h>
-#include <vlc/intf.h>
+#include <vlc_vout.h>
+#include <vlc_playlist.h>
 }
 
 #include <cascade/graphics/CascadeBitmap.h>