]> git.sesse.net Git - vlc/blobdiff - src/misc/xml.c
Add m2ts and mts to the interface dialog selectors.
[vlc] / src / misc / xml.c
index c9f16fbc6d7408339a3c0e73a319d514cc6f2e6a..af32ceeb4b774df72fe044e13ae18e4f3ae39eb1 100644 (file)
@@ -25,9 +25,9 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
-
+#include <vlc_common.h>
 #include "vlc_xml.h"
+#include "../libvlc.h"
 
 /*****************************************************************************
  * xml_Create: