]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/textctrl.cpp
Return the correct encoding for X font spec construction
[wxWidgets.git] / 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>