]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix.
authorMattia Barbon <mbarbon@cpan.org>
Tue, 5 Aug 2003 17:52:35 +0000 (17:52 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 5 Aug 2003 17:52:35 +0000 (17:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mdi.h

index 2165d1a1fe658eb5e1c85c2b011bfad859e8464b..3223c7cb2e63c73fe3f3755833849b8fc8b5cd22 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _WX_MDI_H_BASE_
 #define _WX_MDI_H_BASE_
 
+#include "wx/setup.h"
+
 #if wxUSE_MDI_ARCHITECTURE
 
 #if defined(__WXUNIVERSAL__)