]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix for PCH-less build after last commit
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Aug 2008 10:54:33 +0000 (10:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Aug 2008 10:54:33 +0000 (10:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/xpmdecod.cpp

index ae43e513fdee898bf755fcf10166d3f7a27901c6..8d38a3132ef1ebb4bcbfca7c9b24d892fadd3ae4 100644 (file)
@@ -108,6 +108,7 @@ license is as follows:
     #include "wx/hashmap.h"
     #include "wx/stream.h"
     #include "wx/image.h"
+    #include "wx/palette.h"
 #endif
 
 #include <string.h>