X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/08a15c0d899daad0ff8cc2ed4c06ff78b8ec3cc3..7a944d2fd2324ca7886d36fd3f4d7a174afdff3a:/src/html/m_image.cpp?ds=sidebyside diff --git a/src/html/m_image.cpp b/src/html/m_image.cpp index e1661058b1..7458ddf792 100644 --- a/src/html/m_image.cpp +++ b/src/html/m_image.cpp @@ -34,6 +34,7 @@ #include "wx/image.h" #include "wx/gifdecod.h" #include "wx/dynarray.h" +#include "wx/log.h" #include #include @@ -327,13 +328,13 @@ class wxGIFTimer : public wxTimer /* XPM */ static const char * broken_image_xpm[] = { "29 31 7 1", -" c None", -". c #808080", -"+ c #FFFFFF", -"@ c #C0C0C0", -"# c #000000", -"$ c #333366", -"% c #B2B2B2", +" c None", +". c #808080", +"+ c #FFFFFF", +"@ c #C0C0C0", +"# c #000000", +"$ c #333366", +"% c #B2B2B2", "..................... ", ".+++++++++++++++++++.. ", ".+++++++++++++++++++.@. ",