aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowController.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPWindowController.m')
-rw-r--r--Source/SPWindowController.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPWindowController.m b/Source/SPWindowController.m
index bef7cbc1..aa208286 100644
--- a/Source/SPWindowController.m
+++ b/Source/SPWindowController.m
@@ -31,6 +31,7 @@
// More info at <http://code.google.com/p/sequel-pro/>
#import "SPWindowController.h"
+#import "SPWindowControllerDelegate.h"
#import "SPDatabaseDocument.h"
#import "SPDatabaseViewController.h"
#import "SPAppController.h"