]> git.sesse.net Git - vlc/blobdiff - src/misc/xml.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / misc / xml.c
index 9030fbba577fa00961f4eaad96b8f6c9c9e75313..af32ceeb4b774df72fe044e13ae18e4f3ae39eb1 100644 (file)
@@ -25,7 +25,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include "vlc_xml.h"
 #include "../libvlc.h"