]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dbgrptg.cpp
moved assertdlg_gtk.[ch] to GTK_LOWLEVEL_SRC/HDR to fix wxUniv/GTK build
[wxWidgets.git] / src / generic / dbgrptg.cpp
index 6cd857510774297142531170511c8d3b444271b3..38b6e8534f8b8caf4fa8f2a75a8c64ff3b4dd73d 100644 (file)
     #include "wx/checklst.h"
     #include "wx/textctrl.h"
     #include "wx/intl.h"
+    #include "wx/stattext.h"
+    #include "wx/filedlg.h"
+    #include "wx/valtext.h"
+    #include "wx/button.h"
 #endif // WX_PRECOMP
 
 #include "wx/filename.h"
@@ -39,9 +43,6 @@
 #include "wx/mimetype.h"
 
 #include "wx/statline.h"
-#include "wx/stattext.h"
-#include "wx/filedlg.h"
-#include "wx/valtext.h"
 
 #ifdef __WXMSW__
     #include "wx/evtloop.h"     // for SetCriticalWindow()