]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/statbox.cpp
don't give an error when editing of the items label is cancelled (patch 1482176)
[wxWidgets.git] / src / os2 / statbox.cpp
index ec2bd57eef8777c8aab1a162133f686afac81189..41f25791f4e0645f33c6adf8367204c9e6292cb6 100644 (file)
@@ -17,9 +17,9 @@
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/dcclient.h"
+    #include "wx/window.h"
 #endif
 
-#include "wx/window.h"
 #include "wx/os2/private.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)