]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dc.h
optimizing gauge cpu usage
[wxWidgets.git] / include / wx / dc.h
index 3b5336c86d03e7a4ea219bcaf677530990924a57..3546f82a1dd20eacc4ba9ac36a64f2161b8e6dad 100644 (file)
@@ -791,7 +791,7 @@ private:
 // now include the declaration of wxDC class
 // ----------------------------------------------------------------------------
 
-#if defined(__PALMOS__)
+#if defined(__WXPALMOS__)
     #include "wx/palmos/dc.h"
 #elif defined(__WXMSW__)
     #include "wx/msw/dc.h"