]> git.sesse.net Git - vlc/blobdiff - src/config/core.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / config / core.c
index f36090b4a7caeefca321dce2a16e840d6f3d4fe1..3f6110e2baf1412d7b9eb11a7a0686c5f40c73df 100644 (file)
@@ -25,7 +25,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include "../libvlc.h"
 #include "vlc_keys.h"
 #include "vlc_charset.h"