]> git.sesse.net Git - vlc/blobdiff - src/input/vlm.c
Do not include vlc_modules.h in vlc_common.h
[vlc] / src / input / vlm.c
index 772ce7c76d83996293e9806c7f806a225d413cef..8e8a5d2f607cf4314c7a429f472c781b6073bcdd 100644 (file)
@@ -37,6 +37,7 @@
 #include <assert.h>
 
 #include <vlc_vlm.h>
+#include <vlc_modules.h>
 
 #ifndef WIN32
 #   include <sys/time.h>                                   /* gettimeofday() */