X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58c837a4e67c0996134cc0947691dc09c5f26687..c51deffc32ff80f4ed13a1095bbf2ff44de89505:/src/common/imaggif.cpp?ds=sidebyside diff --git a/src/common/imaggif.cpp b/src/common/imaggif.cpp index c487e75fa6..eec1778dcb 100644 --- a/src/common/imaggif.cpp +++ b/src/common/imaggif.cpp @@ -29,6 +29,7 @@ #include "wx/gifdecod.h" #include "wx/wfstream.h" #include "wx/log.h" +#include "wx/intl.h" #if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxGIFHandler,wxImageHandler)