]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/appcmn.cpp
wxX11:
[wxWidgets.git] / src / common / appcmn.cpp
index 17cb51c088b0814edf8b28ac83cd25889a60a5f2..6795eec0c41d20ccd7c6ece181ca04efd15cb807 100644 (file)
@@ -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  <signal.h>      // for SIGTRAP used by wxTrap()