diff options
Diffstat (limited to 'Source/SPWindowController.h')
-rw-r--r-- | Source/SPWindowController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPWindowController.h b/Source/SPWindowController.h index 828c6cda..e118e035 100644 --- a/Source/SPWindowController.h +++ b/Source/SPWindowController.h @@ -22,7 +22,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import <Cocoa/Cocoa.h> @class PSMTabBarControl, SPDatabaseDocument; @interface SPWindowController : NSWindowController <NSUserInterfaceValidations> |