]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xmlres.cpp
Include wx/dialog.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / xrc / xmlres.cpp
index 238bda8e31bbcdcf27e45433d843cf98cc54344b..bdf49556c5bda26f937d332b7c4bfeadde3b6881 100644 (file)
     #include "wx/log.h"
     #include "wx/panel.h"
     #include "wx/frame.h"
+    #include "wx/dialog.h"
 #endif
 
 #ifndef __WXWINCE__
     #include <locale.h>
 #endif
 
-#include "wx/dialog.h"
 #include "wx/wfstream.h"
 #include "wx/filesys.h"
 #include "wx/filename.h"