]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dragimag.cpp
Combobox may not be fully created at this point
[wxWidgets.git] / src / palmos / dragimag.cpp
index 67688416f82601d751d538c89a153362c27aeacd..b96507dd2358744dd9a0eabbfef518276f7b2a13 100644 (file)
@@ -21,7 +21,7 @@
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
-#pragma hdrstop
+    #pragma hdrstop
 #endif
 
 #if wxUSE_DRAGIMAGE
@@ -35,9 +35,9 @@
     #include "wx/settings.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/frame.h"
 #endif
 
-#include "wx/frame.h"
 #include "wx/image.h"
 
 #include "wx/palmos/dragimag.h"