diff options
Diffstat (limited to 'Source/ImageAndTextCell.h')
-rw-r--r-- | Source/ImageAndTextCell.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/ImageAndTextCell.h b/Source/ImageAndTextCell.h index a7728552..cf5bb2e0 100644 --- a/Source/ImageAndTextCell.h +++ b/Source/ImageAndTextCell.h @@ -37,8 +37,6 @@ OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#import <Cocoa/Cocoa.h> - #define INDENT_AMOUNT 17 @interface ImageAndTextCell : NSTextFieldCell |