From ed269e7bb9ca2127125bbd248c6756588af37b45 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 31 May 2005 08:51:08 +0000 Subject: [PATCH] wxCocoa build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/htlbox/htlbox.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/htlbox/htlbox.cpp b/samples/htlbox/htlbox.cpp index 5b34dbb2fb..419def086c 100644 --- a/samples/htlbox/htlbox.cpp +++ b/samples/htlbox/htlbox.cpp @@ -37,6 +37,7 @@ #include "wx/textctrl.h" #include "wx/dc.h" + #include "wx/icon.h" #endif #include "wx/colordlg.h" -- 2.50.0