X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c631d59053920f7c506c1d624a7811f3919d248d..bf6e8dc931325404850952d90d4998a306793dcd:/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