]> git.sesse.net Git - vlc/blobdiff - src/stream_output/profiles.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / stream_output / profiles.c
index b374c39a5eb4df1f45df95d5aea4c764b11aaa12..70e0349e592207868200447d1acf11f0c4992a27 100644 (file)
@@ -25,6 +25,7 @@
 # include "config.h"
 #endif
 
+#include <vlc_common.h>
 #include <vlc_streaming.h>
 #include <assert.h>