X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/697c5f51487087e8113176d83a0d44e5a1c2f042..5ed738a766bb06539893bd424759e75926c43e15:/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()