aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConnectionDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConnectionDelegate.h')
-rw-r--r--Source/SPConnectionDelegate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/SPConnectionDelegate.h b/Source/SPConnectionDelegate.h
index f3b3968d..614ec7bc 100644
--- a/Source/SPConnectionDelegate.h
+++ b/Source/SPConnectionDelegate.h
@@ -23,8 +23,8 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
-#import "TableDocument.h"
+#import "SPDatabaseDocument.h"
-@interface TableDocument (SPConnectionDelegate)
+@interface SPDatabaseDocument (SPConnectionDelegate)
@end