]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpfrm.cpp
!__WX_DC_BLIT_FIXED__ case
[wxWidgets.git] / src / html / helpfrm.cpp
index 35c4a4626000a17f1ca760b6616f07332f9c565b..511c1dc044f9c0fba409fecd3037285bc4475a29 100644 (file)
@@ -38,6 +38,8 @@
     #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/busyinfo.h"
 #include "wx/progdlg.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)