]> git.saurik.com Git - wxWidgets.git/commitdiff
#import <AppKit/NSCell.h>
authorDavid Elliott <dfe@tgwbd.org>
Tue, 13 Apr 2004 14:24:18 +0000 (14:24 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 13 Apr 2004 14:24:18 +0000 (14:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/cocoa/textctrl.mm

index 5028866515504efa92d85f21dd772840db1e205e..5524ac147dec3314e078d06fc63ea9284ba4955a 100644 (file)
@@ -22,6 +22,7 @@
 
 #import <Foundation/NSString.h>
 #import <AppKit/NSTextField.h>
+#import <AppKit/NSCell.h>
 
 #include <math.h>