]> git.sesse.net Git - vlc/blobdiff - modules/demux/vobsub.c
Add m2ts and mts to the interface dialog selectors.
[vlc] / modules / demux / vobsub.c
index 72181012a1471c07b3d77927fda756173be83321..64c3570dd4d35edf09dc2b9a385c572f7decfc54 100644 (file)
@@ -29,7 +29,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 
 #include <errno.h>