]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_sizer.cpp
Include wx/scrolwin.h and wx/dirdlg.h according to precompiled headers of wx/wx.h...
[wxWidgets.git] / src / xrc / xh_sizer.cpp
index ca8f089f9175929e96ebfc26b0c02d21b0ff02b6..443c870ebb51ce0010fa411d8952664aaf898c2a 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/panel.h"
+    #include "wx/statbox.h"
 #endif
 
 #include "wx/sizer.h"
 #include "wx/gbsizer.h"
-#include "wx/statbox.h"
 #include "wx/notebook.h"
 #include "wx/tokenzr.h"