]> git.saurik.com Git - wxWidgets.git/commitdiff
fix for non precomp
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 10 Mar 2006 16:44:10 +0000 (16:44 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 10 Mar 2006 16:44:10 +0000 (16:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/fontdlgosx.mm

index b3fdb9d80ed997a2e7ebcedcab5f0729fd028a1b..938613c5f65398929dcfa7e308a15f68dce1498e 100644 (file)
@@ -36,6 +36,7 @@
 #import <AppKit/AppKit.h>
 
 #include "wx/mac/uma.h"
+#include "wx/intl.h"
 
 @interface wxMacFontPanelAccView : NSView
 {