]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpfrm.cpp
!__WX_DC_BLIT_FIXED__ case
[wxWidgets.git] / src / html / helpfrm.cpp
index 3e8da6b12cf79dc903dfdac9c44a56676aa75e80..511c1dc044f9c0fba409fecd3037285bc4475a29 100644 (file)
@@ -37,6 +37,9 @@
     #include "wx/settings.h"
     #include "wx/msgdlg.h"
     #include "wx/textctrl.h"
+    #include "wx/toolbar.h"
+    #include "wx/choicdlg.h"
+    #include "wx/filedlg.h"
 #endif // WXPRECOMP
 
 #include "wx/html/helpfrm.h"
 #include "wx/html/htmlwin.h"
 #include "wx/busyinfo.h"
 #include "wx/progdlg.h"
-#include "wx/toolbar.h"
 #include "wx/fontenum.h"
-#include "wx/filedlg.h"
 #include "wx/artprov.h"
 #include "wx/spinctrl.h"
-#include "wx/choicdlg.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxHtmlHelpFrame, wxFrame)