X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..c70d645d7f85d410fa8e25c3921f5f1c775c332c:/src/palmos/colordlg.cpp diff --git a/src/palmos/colordlg.cpp b/src/palmos/colordlg.cpp index d2edc5154b..5c27e3d23a 100644 --- a/src/palmos/colordlg.cpp +++ b/src/palmos/colordlg.cpp @@ -24,15 +24,15 @@ #pragma hdrstop #endif -#ifndef WX_PRECOMP - #include "wx/intl.h" -#endif - #if wxUSE_COLOURDLG -#include "wx/cmndata.h" #include "wx/colordlg.h" +#ifndef WX_PRECOMP + #include "wx/intl.h" + #include "wx/cmndata.h" +#endif + #include #include