]> git.sesse.net Git - vlc/blobdiff - src/stream_output/sdp.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / stream_output / sdp.c
index 6125323c0c4731bce58399a08f03eddc4d7e5df8..d2c0610655df1ac88588dc4120ba48bdf1fcebca 100644 (file)
@@ -23,7 +23,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #include <stddef.h>
 #include <string.h>