diff --git a/src/common/appcmn.cpp b/src/common/appcmn.cpp index 17cb51c088..6795eec0c4 100644 --- a/src/common/appcmn.cpp +++ b/src/common/appcmn.cpp @@ -41,6 +41,7 @@ #include "wx/thread.h" #include "wx/confbase.h" #include "wx/tokenzr.h" +#include "wx/utils.h" #if !defined(__WXMSW__) || defined(__WXMICROWIN__) #include // for SIGTRAP used by wxTrap()