From: Francesco Montorsi Date: Sun, 12 Apr 2009 22:10:21 +0000 (+0000) Subject: more PCH-less build fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/40531a9fda944fd68a694f143dd9db36d23c49c5 more PCH-less build fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/execmon/execmon.cpp b/utils/execmon/execmon.cpp index dbc824ec4b..00766ccd98 100644 --- a/utils/execmon/execmon.cpp +++ b/utils/execmon/execmon.cpp @@ -35,6 +35,8 @@ #include "wx/sstream.h" #include "wx/utils.h" #include "wx/filename.h" +#include "wx/app.h" +#include "wx/log.h" // ============================================================================ // implementation