]> git.sesse.net Git - vlc/blobdiff - src/control/audio.c
Do not include vlc_modules.h in vlc_common.h
[vlc] / src / control / audio.c
index b7ebf34e31377bc441e53bfbaed4854404426e00..6088750d9b7ec584854c30d067f25f76e785a13f 100644 (file)
@@ -35,6 +35,7 @@
 #include <vlc_common.h>
 #include <vlc_input.h>
 #include <vlc_aout.h>
+#include <vlc_modules.h>
 
 #include "libvlc_internal.h"
 #include "media_player_internal.h"