aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSQLExporterDelegate.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPSQLExporterDelegate.m')
-rw-r--r--Source/SPSQLExporterDelegate.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPSQLExporterDelegate.m b/Source/SPSQLExporterDelegate.m
index 8be899f6..2aad2f7e 100644
--- a/Source/SPSQLExporterDelegate.m
+++ b/Source/SPSQLExporterDelegate.m
@@ -25,7 +25,7 @@
#import "SPSQLExporterDelegate.h"
#import "SPSQLExporter.h"
-#import "TableDocument.h"
+#import "SPDatabaseDocument.h"
#import "SPMainThreadTrampoline.h"
@implementation SPExportController (SPSQLExporterDelegate)