X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/40ff126ac4ff57ab4aa22a5c7c7ce621479e8739..8e1a5bf979fcdf82238b20cda1209a4f67f394c0:/src/palmos/gauge.cpp?ds=sidebyside diff --git a/src/palmos/gauge.cpp b/src/palmos/gauge.cpp index 157c7b9294..f0c47e3878 100644 --- a/src/palmos/gauge.cpp +++ b/src/palmos/gauge.cpp @@ -24,12 +24,11 @@ #pragma hdrstop #endif +#if wxUSE_GAUGE + #ifndef WX_PRECOMP - #include "wx/defs.h" #endif -#if wxUSE_GAUGE - #include "wx/gauge.h" #include "wx/palmos/private.h"