X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad9835c97c10c0d7de345e3a7a7c0fc2776eb2cb..4f13428c4f852674c8f8fc99af26d9486bf907db:/src/html/m_image.cpp diff --git a/src/html/m_image.cpp b/src/html/m_image.cpp index a81f2c1023..d4a9eaebee 100644 --- a/src/html/m_image.cpp +++ b/src/html/m_image.cpp @@ -21,17 +21,17 @@ #include "wx/scrolwin.h" #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/log.h" #include "wx/artprov.h" -#include "wx/math.h" #include