X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..3f20f7d8a388424e6f519a18019e070725d18503:/src/palmos/gauge.cpp?ds=sidebyside diff --git a/src/palmos/gauge.cpp b/src/palmos/gauge.cpp index f0c47e3878..fdc6df77f1 100644 --- a/src/palmos/gauge.cpp +++ b/src/palmos/gauge.cpp @@ -26,10 +26,11 @@ #if wxUSE_GAUGE +#include "wx/gauge.h" + #ifndef WX_PRECOMP #endif -#include "wx/gauge.h" #include "wx/palmos/private.h" // ----------------------------------------------------------------------------