]> git.sesse.net Git - vlc/blobdiff - modules/mux/wav.c
macosx: Fix controller playlist toggling to use the contentRect and not the window...
[vlc] / modules / mux / wav.c
index 6501e554e4d07a42b8d55eaf41f7686ef8bf7969..ed522b684ea6caa84b4dd31e5357980ac23c474d 100644 (file)
@@ -29,7 +29,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 #include <vlc_plugin.h>
 #include <vlc_aout.h>
 #include <vlc_sout.h>