X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..8fd7108e7cfd6d3564a71ab5f49c391613e27798:/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" // ----------------------------------------------------------------------------