]> git.sesse.net Git - vlc/blobdiff - src/misc/sql.c
Do not include vlc_modules.h in vlc_common.h
[vlc] / src / misc / sql.c
index b2177bda9d883152427b9c1fd3fe0bfbe6fb3136..1634ffa4607c907c9ae0349c142b80192a07dc6e 100644 (file)
@@ -31,6 +31,7 @@
 
 #include <vlc_common.h>
 #include <vlc_sql.h>
+#include <vlc_modules.h>
 #include <assert.h>
 #include "libvlc.h"