]> git.sesse.net Git - vlc/commitdiff
include wx/imaglist.h (gibalou scores again)
authorMark Moriarty <markfm@videolan.org>
Sun, 7 Nov 2004 11:12:16 +0000 (11:12 +0000)
committerMark Moriarty <markfm@videolan.org>
Sun, 7 Nov 2004 11:12:16 +0000 (11:12 +0000)
modules/gui/wxwindows/playlist.cpp

index e1c4ff3061f1473b5ba82a8843411679e8f41a42..534d15142040c9afa4d68691e757649dbaebde19 100644 (file)
@@ -42,6 +42,7 @@
 #include "bitmaps/type_playlist.xpm"
 
 #include <wx/dynarray.h>
+#include <wx/imaglist.h>
 
 #define HELP_SHUFFLE N_( "Shuffle" )
 #define HELP_LOOP N_( "Loop" )