]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlwin.cpp
call MSWProcessMessage() for the window itself, although a comment said that this...
[wxWidgets.git] / src / html / htmlwin.cpp
index 9a081b30f758cc8f6db301fc093f13f7f971c3c0..4d2327bd4931a5372d3034ea5f8498e926ecf8cf 100644 (file)
     #include "wx/dcclient.h"
     #include "wx/frame.h"
     #include "wx/dcmemory.h"
     #include "wx/dcclient.h"
     #include "wx/frame.h"
     #include "wx/dcmemory.h"
+    #include "wx/timer.h"
+    #include "wx/settings.h"
 #endif
 
 #include "wx/html/htmlwin.h"
 #include "wx/html/htmlproc.h"
 #include "wx/clipbrd.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/timer.h"
-#include "wx/settings.h"
 
 #include "wx/arrimpl.cpp"
 #include "wx/listimpl.cpp"
 
 #include "wx/arrimpl.cpp"
 #include "wx/listimpl.cpp"