X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..fe844054e8a0739e8c05b154d900939710a00608:/src/palmos/gauge.cpp 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" // ----------------------------------------------------------------------------