]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_statbar.cpp
Fail for assert(0,...).
[wxWidgets.git] / src / xrc / xh_statbar.cpp
index a678ea94951adcd0555daad086af19787cc08f33..e634adc9915f5adde4da006fe236df90ee8593c0 100644 (file)
@@ -22,9 +22,9 @@
 #ifndef WX_PRECOMP
     #include "wx/string.h"
     #include "wx/log.h"
+    #include "wx/frame.h"
 #endif
 
-#include "wx/frame.h"
 #include "wx/statusbr.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxStatusBarXmlHandler, wxXmlResourceHandler)