]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing include mdi.h
authorRon Lee <ron@debian.org>
Tue, 29 Feb 2000 16:12:54 +0000 (16:12 +0000)
committerRon Lee <ron@debian.org>
Tue, 29 Feb 2000 16:12:54 +0000 (16:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/frame.cpp

index 18933e21b3cb109cf95c0d47af3b18520fd4cd72..08d33b8b77bbe025a0b9cb1828bbb293059320e7 100644 (file)
@@ -37,6 +37,7 @@
     #include "wx/dialog.h"
     #include "wx/settings.h"
     #include "wx/dcclient.h"
     #include "wx/dialog.h"
     #include "wx/settings.h"
     #include "wx/dcclient.h"
+    #include "wx/mdi.h"
 #endif // WX_PRECOMP
 
 #include "wx/msw/private.h"
 #endif // WX_PRECOMP
 
 #include "wx/msw/private.h"