From 39ad4a54a9fd4c3136afc785f89028616196aa6d Mon Sep 17 00:00:00 2001 From: Jamie Gadd Date: Wed, 26 Jul 2006 05:23:40 +0000 Subject: [PATCH] PCH build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/os2/button.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/os2/button.cpp b/src/os2/button.cpp index 7f02cfd61f..838cc7413b 100644 --- a/src/os2/button.cpp +++ b/src/os2/button.cpp @@ -22,6 +22,7 @@ #include "wx/settings.h" #include "wx/dcscreen.h" #include "wx/scrolwin.h" + #include "wx/toplevel.h" #endif #include "wx/stockitem.h" -- 2.50.0