]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/dynamicoverlay/dynamicoverlay_list.c
libvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.
[vlc] / modules / video_filter / dynamicoverlay / dynamicoverlay_list.c
index 5a29b4d4fd53bd92d027623c2a12a582712402da..e3c5acc43c9f25e501367144533e07f9233ef833 100644 (file)
@@ -26,7 +26,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_osd.h>
 
 #include <fcntl.h>