]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/opencv_wrapper.c
Do not include vlc_modules.h in vlc_common.h
[vlc] / modules / video_filter / opencv_wrapper.c
index 58d5d482ae227984df7e95e25c5c6ccd8eb478be..5025c02c23479478007b08318881d254ccfb0fe3 100644 (file)
@@ -31,6 +31,7 @@
 #include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_vout.h>
+#include <vlc_modules.h>
 
 #include <math.h>
 #include <time.h>