]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
Plugins: include vlc_common.h directly instead of vlc/vlc.h
[vlc] / modules / gui / wxwidgets / dialogs / vlm / vlm_stream.hpp
index 741c0f2394c2c4d94020a70fcb704e7f91bc216c..48791d9736af2f68e307fa9b782e16fd9af01db4 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef _VLM_STREAM_H_
 #define _VLM_STREAM_H_
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_interface.h>
 #include <vlc_vlm.h>