]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dbgrptg.cpp
fixed crash in <sub/sup> handling (bug #1545152)
[wxWidgets.git] / src / generic / dbgrptg.cpp
index 6cd857510774297142531170511c8d3b444271b3..8bac4199c789ebe3382aecf77dd62770a3609679 100644 (file)
@@ -32,6 +32,9 @@
     #include "wx/checklst.h"
     #include "wx/textctrl.h"
     #include "wx/intl.h"
+    #include "wx/stattext.h"
+    #include "wx/filedlg.h"
+    #include "wx/valtext.h"
 #endif // WX_PRECOMP
 
 #include "wx/filename.h"
@@ -39,9 +42,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()