]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlwin.cpp
--enable-debug shouldn't be in COMMON_CONFIGURE_OPTIONS, it's used for dbg packages...
[wxWidgets.git] / src / html / htmlwin.cpp
index 826db3742d61ad16ba622422dbd7cde2ded99ec9..aee43219c08bcc6c23671a131c9890954e8aa6cd 100644 (file)
     #include "wx/dcmemory.h"
     #include "wx/timer.h"
     #include "wx/settings.h"
+    #include "wx/dataobj.h"
 #endif
 
 #include "wx/html/htmlwin.h"
 #include "wx/html/htmlproc.h"
 #include "wx/clipbrd.h"
-#include "wx/dataobj.h"
 
 #include "wx/arrimpl.cpp"
 #include "wx/listimpl.cpp"