X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..1ae82ba9f23ee688bc4db2cd449eca5bf97cfdf0:/src/motif/statbox.cpp diff --git a/src/motif/statbox.cpp b/src/motif/statbox.cpp index 744db44731..f6d4fa2b5e 100644 --- a/src/motif/statbox.cpp +++ b/src/motif/statbox.cpp @@ -17,7 +17,10 @@ #endif #include "wx/statbox.h" -#include "wx/utils.h" + +#ifndef WX_PRECOMP + #include "wx/utils.h" +#endif #ifdef __VMS__ #pragma message disable nosimpint