]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/display.c
A bit of headers cleanup
[vlc] / modules / stream_out / display.c
index 264af9862d71666ad8e19e3ebb3177a935eb8532..0fedaae57c7da9d8f102d0174f89f985d79036e6 100644 (file)
@@ -28,8 +28,9 @@
 #include <string.h>
 
 #include <vlc/vlc.h>
-#include <vlc/input.h>
-#include <vlc/sout.h>
+#include <vlc_input.h>
+#include <vlc_sout.h>
+#include <vlc_block.h>
 
 /*****************************************************************************
  * Module descriptor