]> git.saurik.com Git - wxWidgets.git/commitdiff
Blinf wxMac compilation fix.
authorMattia Barbon <mbarbon@cpan.org>
Tue, 30 Sep 2003 21:22:56 +0000 (21:22 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 30 Sep 2003 21:22:56 +0000 (21:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/configtool/src/wxconfigtool.h

index 5fe71a22b162a467cfb682b4c67b0fa8940d5df8..ef75fb7f995edddf0d54492a963170612664bf4f 100644 (file)
@@ -18,6 +18,7 @@
 
 #include "wx/docview.h"
 #include "wx/help.h"
+#include "wx/app.h"
 
 #ifdef __WXMSW__
 #include "wx/msw/helpchm.h"