]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmprint.cpp
Apply patch [ 1554736 ] wxXmlDocument::DetachRoot
[wxWidgets.git] / src / html / htmprint.cpp
index 0dd8817e522d12d66638d2d6185468d8af28eb21..80fa77356431fa679e6ac7b32d953c5303a6cdb9 100644 (file)
@@ -23,6 +23,7 @@
     #include "wx/dc.h"
     #include "wx/settings.h"
     #include "wx/msgdlg.h"
+    #include "wx/module.h"
 #endif
 
 #include "wx/print.h"
@@ -30,7 +31,6 @@
 #include "wx/html/htmprint.h"
 #include "wx/wxhtml.h"
 #include "wx/wfstream.h"
-#include "wx/module.h"
 
 
 //--------------------------------------------------------------------------------