]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dragimag.cpp
fixing duplicate rti info
[wxWidgets.git] / src / palmos / dragimag.cpp
index 67688416f82601d751d538c89a153362c27aeacd..ad2a6dc855c6b409d2413ee33d95042f63e7c224 100644 (file)
@@ -21,7 +21,7 @@
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
-#pragma hdrstop
+    #pragma hdrstop
 #endif
 
 #if wxUSE_DRAGIMAGE
     #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"