]> git.saurik.com Git - wxWidgets.git/commitdiff
added intl.h for contextmenu
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 29 Jul 2005 04:45:17 +0000 (04:45 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 29 Jul 2005 04:45:17 +0000 (04:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/textctrl.cpp

index 2fd923f875079693731eca34296a7536ac950913..9e5abb25315cb1abe3d99f5caa3c59524d3ad85f 100644 (file)
@@ -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 <alloc.h>