]> git.sesse.net Git - vlc/blobdiff - modules/audio_mixer/trivial.c
macosx: Fix controller playlist toggling to use the contentRect and not the window...
[vlc] / modules / audio_mixer / trivial.c
index 3072125248ed04af454c868cb30bbe071e6c8790..5a7c260a7638cbfeedbde625b48db92054146c53 100644 (file)
@@ -30,7 +30,7 @@
 #endif
 
 #include <stddef.h>
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_aout.h>