From dad5ae6ddcf6e81b7fe881a2a2d790d78ad13e3c Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Fri, 11 Aug 2006 12:17:15 +0000 Subject: [PATCH] compilation fix for compilation w/o precompiled headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/univ/topluniv.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/univ/topluniv.cpp b/src/univ/topluniv.cpp index a7c87890d6..ec7f1d6652 100644 --- a/src/univ/topluniv.cpp +++ b/src/univ/topluniv.cpp @@ -28,6 +28,7 @@ #include "wx/settings.h" #include "wx/bitmap.h" #include "wx/image.h" + #include "wx/frame.h" #endif #include "wx/univ/renderer.h" -- 2.50.0