]> git.sesse.net Git - vlc/blobdiff - src/stream_output/announce.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / stream_output / announce.c
index a8b383b8ed74065af163a4b1c1011ddb36342939..3a723e360558c6c9e75d3b0bac52a85e50d9f147 100644 (file)
@@ -28,7 +28,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_sout.h>
 #include "stream_output.h"