X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/697c5f51487087e8113176d83a0d44e5a1c2f042..9b69526274b023fa1460b29a92bea8bf82e4703f:/src/common/appcmn.cpp 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()