]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_image.cpp
Don't emit bogus size events if a child window
[wxWidgets.git] / src / html / m_image.cpp
index c7586333b0e3cfbc63e818f8533619cdb4fafb9b..d4a9eaebeea782bc32e80223a6b06288326ef1fe 100644 (file)
     #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"