X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80d9952564e1b30d5cf026889cd4cb037a9b3b0a..6890c56e85899e50e18cdb6a4ed0905eddb396cc:/src/html/htmlwin.cpp diff --git a/src/html/htmlwin.cpp b/src/html/htmlwin.cpp index 826db3742d..aee43219c0 100644 --- a/src/html/htmlwin.cpp +++ b/src/html/htmlwin.cpp @@ -24,12 +24,12 @@ #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"