From: Stefan Csomor Date: Fri, 29 Jul 2005 04:45:17 +0000 (+0000) Subject: added intl.h for contextmenu X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/56d74412d9bc8d61c389ddb3919f2a03e610a376 added intl.h for contextmenu git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/carbon/textctrl.cpp b/src/mac/carbon/textctrl.cpp index 2fd923f875..9e5abb2531 100644 --- a/src/mac/carbon/textctrl.cpp +++ b/src/mac/carbon/textctrl.cpp @@ -45,6 +45,7 @@ #include "wx/utils.h" #include "wx/sysopt.h" #include "wx/menu.h" +#include "wx/intl.h" #if defined(__BORLANDC__) && !defined(__WIN32__) #include