]> git.saurik.com Git - wxWidgets.git/commitdiff
wxGTK compilation fixes.
authorMattia Barbon <mbarbon@cpan.org>
Mon, 7 Feb 2005 21:00:47 +0000 (21:00 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 7 Feb 2005 21:00:47 +0000 (21:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/configtool/src/utils.cpp

index 33a02a7b8ad0c0154e65fe78e6bfb08a52f35afb..8c0237f4583aee1105bbe0857deeb769fda242cc 100644 (file)
@@ -33,6 +33,8 @@
 #include "wx/cmdline.h"
 #include "wx/msgdlg.h"
 #include "wx/log.h"
+#include "wx/sizer.h"
+#include "wx/icon.h"
 
 #endif