compilation fix for compilation w/o precompiled headers
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 Aug 2006 13:53:25 +0000 (13:53 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 Aug 2006 13:53:25 +0000 (13:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/univ/colschem.cpp

index 05868880ae863af4babff05351f99773bef717df..074088a7ea3752e95dba11768ae387776a61f7d1 100644 (file)
@@ -26,6 +26,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/settings.h"
+    #include "wx/gdicmn.h"
 #endif // WX_PRECOMP
 
 #include "wx/univ/colschem.h"