]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/MessagesWindow.cpp
Plugins: include vlc_common.h directly instead of vlc/vlc.h
[vlc] / modules / gui / beos / MessagesWindow.cpp
index 32cdd0a43b3d8d9872091c026c1947f677e8011f..b4b202933004508353f3f7c23b2c3c7999ae58ec 100644 (file)
@@ -30,7 +30,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_interface.h>
 
 /* BeOS module headers */