]> git.sesse.net Git - vlc/commitdiff
* include wizard.h as well to make GCC happy
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 24 Jul 2005 13:16:09 +0000 (13:16 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 24 Jul 2005 13:16:09 +0000 (13:16 +0000)
modules/gui/macosx/playlist.m

index 2711930d0d2fb3d96c9fdb9994a24eeaf104985f..2729b678a563ef550970bf86418bf958a55cf6d6 100644 (file)
@@ -45,6 +45,7 @@
 #include <vlc_keys.h>
 
 #include "intf.h"
+#include "wizard.h"
 #include "playlist.h"
 #include "controls.h"
 #include "osd.h"