From: Włodzimierz Skiba Date: Tue, 31 May 2005 08:51:08 +0000 (+0000) Subject: wxCocoa build fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ed269e7bb9ca2127125bbd248c6756588af37b45 wxCocoa build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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"