aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TablesList.h')
-rw-r--r--Source/TablesList.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/TablesList.h b/Source/TablesList.h
index 5abbddad..12ea61e3 100644
--- a/Source/TablesList.h
+++ b/Source/TablesList.h
@@ -25,7 +25,8 @@
#import <Cocoa/Cocoa.h>
#import <MCPKit/MCPKit.h>
-#import "SPHistoryController.h"
+
+@class SPHistoryController;
@interface NSObject (NSSplitView)