]> git.sesse.net Git - vlc/blobdiff - src/libvlc-common.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / libvlc-common.c
index 60bd89341b3ffc25a2e15d3d1c6310ba83c8923a..908d70e69da6f1339ec1bfab7600496778e4f462 100644 (file)
@@ -36,7 +36,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include "control/libvlc_internal.h"
 #include <vlc_input.h>