X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c631d59053920f7c506c1d624a7811f3919d248d..ea28b8853b8748ba94b71dd67c9d216db9ef0742:/src/common/image.cpp diff --git a/src/common/image.cpp b/src/common/image.cpp index 179dae70ec..baa5f6b8b4 100644 --- a/src/common/image.cpp +++ b/src/common/image.cpp @@ -32,6 +32,7 @@ #include "wx/intl.h" #include "wx/module.h" #include "wx/hash.h" +#include "wx/utils.h" // For memcpy #include