]> git.sesse.net Git - vlc/blobdiff - modules/codec/cmml/history.c
Plugins: include vlc_common.h directly instead of vlc/vlc.h
[vlc] / modules / codec / cmml / history.c
index c6c19563d513c611ea46bc224049078e0e088512..ff29847bd2a4607116f094bbfc4a741c58893621 100644 (file)
@@ -28,7 +28,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_input.h>
 
 #include "history.h"