]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/mdi.cpp
Include wx/dialog.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / gtk1 / mdi.cpp
index 10cf8bbe39cd1051a831fa5bb83a98be832761e0..0b03d0d3043015107926613b716afc9287d48c71 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/menu.h"
+    #include "wx/dialog.h"
 #endif
 
 #include "wx/notebook.h"
-#include "wx/dialog.h"
 #include "wx/gtk1/private.h"
 
 #include <glib.h>