X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..4f13428c4f852674c8f8fc99af26d9486bf907db:/src/html/m_image.cpp diff --git a/src/html/m_image.cpp b/src/html/m_image.cpp index 624356dcb3..d4a9eaebee 100644 --- a/src/html/m_image.cpp +++ b/src/html/m_image.cpp @@ -22,16 +22,16 @@ #include "wx/timer.h" #include "wx/dcmemory.h" #include "wx/log.h" + #include "wx/math.h" + #include "wx/image.h" #endif #include "wx/html/forcelnk.h" #include "wx/html/m_templ.h" #include "wx/html/htmlwin.h" -#include "wx/image.h" #include "wx/gifdecod.h" #include "wx/artprov.h" -#include "wx/math.h" #include