X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..04ce16a8707de253826da7b46d03896307a51625:/src/palmos/dragimag.cpp?ds=sidebyside diff --git a/src/palmos/dragimag.cpp b/src/palmos/dragimag.cpp index 06340720e1..ad2a6dc855 100644 --- a/src/palmos/dragimag.cpp +++ b/src/palmos/dragimag.cpp @@ -21,7 +21,7 @@ #include "wx/wxprec.h" #ifdef __BORLANDC__ -#pragma hdrstop + #pragma hdrstop #endif #if wxUSE_DRAGIMAGE @@ -34,12 +34,11 @@ #include "wx/dcmemory.h" #include "wx/settings.h" #include "wx/intl.h" + #include "wx/log.h" + #include "wx/frame.h" + #include "wx/image.h" #endif -#include "wx/log.h" -#include "wx/frame.h" -#include "wx/image.h" - #include "wx/palmos/dragimag.h" #include "wx/palmos/private.h"