diff --git a/src/common/memory.cpp b/src/common/memory.cpp index 0af3fa2c1a..0f44178f44 100644 --- a/src/common/memory.cpp +++ b/src/common/memory.cpp @@ -33,6 +33,7 @@ #ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/app.h" +#include "wx/hash.h" #endif #if wxUSE_THREADS