X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..ae901b234c4a0aa7c1777b3bd181dd7f8517ad21:/src/palmos/dragimag.cpp?ds=sidebyside

diff --git a/src/palmos/dragimag.cpp b/src/palmos/dragimag.cpp
index 67688416f8..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
@@ -35,11 +35,10 @@
     #include "wx/settings.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/frame.h"
+    #include "wx/image.h"
 #endif
 
-#include "wx/frame.h"
-#include "wx/image.h"
-
 #include "wx/palmos/dragimag.h"
 #include "wx/palmos/private.h"