]> git.saurik.com Git - wxWidgets.git/commitdiff
mingw compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 9 Oct 2001 22:08:14 +0000 (22:08 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 9 Oct 2001 22:08:14 +0000 (22:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/toplevel.cpp

index 6724b8d4a62eafa3e7ec0891b4160fd200e3331b..2132b624679013dfa028c2f571dfc73ec5cebf80 100644 (file)
@@ -34,6 +34,7 @@
     #include "wx/string.h"
     #include "wx/log.h"
     #include "wx/intl.h"
+    #include "wx/frame.h"
 #endif //WX_PRECOMP
 
 #include "wx/msw/private.h"