aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPColorWellCell.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPColorWellCell.h')
-rw-r--r--Source/SPColorWellCell.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/Source/SPColorWellCell.h b/Source/SPColorWellCell.h
index 9be65828..0f248e27 100644
--- a/Source/SPColorWellCell.h
+++ b/Source/SPColorWellCell.h
@@ -22,11 +22,6 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
-#import <Cocoa/Cocoa.h>
-
-
-@interface SPColorWellCell : NSActionCell {
-
-}
+@interface SPColorWellCell : NSActionCell
@end