]> git.saurik.com Git - wxWidgets.git/commitdiff
oops, make it build with wxbase too.
authorRon Lee <ron@debian.org>
Sun, 1 Sep 2002 20:33:06 +0000 (20:33 +0000)
committerRon Lee <ron@debian.org>
Sun, 1 Sep 2002 20:33:06 +0000 (20:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/utilsexc.cpp

index c71ce01c5548755465f476237aa334a033269309..db4da1ef05d479f1ce6ca901d9c03da2022e82bc 100644 (file)
     #include "wx/app.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+#if wxUSE_GUI                  // See 'dirty hack' below.
     #include "wx/frame.h"
 #endif
+#endif
 
 #ifdef __WIN32__
     #include "wx/stream.h"