diff options
Diffstat (limited to 'Source/SPTableData.h')
-rw-r--r-- | Source/SPTableData.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPTableData.h b/Source/SPTableData.h index eb1ae6d4..a63f31dc 100644 --- a/Source/SPTableData.h +++ b/Source/SPTableData.h @@ -24,6 +24,7 @@ // More info at <http://code.google.com/p/sequel-pro/> #import <Cocoa/Cocoa.h> +#import <MCPKit/MCPKit.h> @interface SPTableData : NSObject { |