]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/VideoOutput.cpp
A bit of headers cleanup
[vlc] / modules / gui / beos / VideoOutput.cpp
index a578a07fb338255fcc7d2048b75211eac15a395e..88f75444d594b36786f7b6197b7571945d66975b 100644 (file)
@@ -47,8 +47,8 @@
 
 /* VLC headers */
 #include <vlc/vlc.h>
-#include <vlc/intf.h>
-#include <vlc/vout.h>
+#include <vlc_interface.h>
+#include <vlc_vout.h>
 #include <vlc_keys.h>
 
 #include "InterfaceWindow.h"    // for load/save_settings()