]> git.sesse.net Git - vlc/blobdiff - modules/access/dvdread.c
A bit of headers cleanup
[vlc] / modules / access / dvdread.c
index 14bccedbf86fe6bfd7537dc1518e0ae5411a6231..b65517994bb5bcf741d7608892eded55e3d123ed 100644 (file)
@@ -30,8 +30,9 @@
 #include <string.h>                                              /* strdup() */
 
 #include <vlc/vlc.h>
-#include <vlc/input.h>
-#include <vlc_interaction.h>
+#include <vlc_access.h>
+
+#include <vlc_interface.h>
 
 #include "iso_lang.h"