aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructureLoading.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableStructureLoading.m')
-rw-r--r--Source/SPTableStructureLoading.m3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/SPTableStructureLoading.m b/Source/SPTableStructureLoading.m
index 720f2692..bc90bc43 100644
--- a/Source/SPTableStructureLoading.m
+++ b/Source/SPTableStructureLoading.m
@@ -32,6 +32,7 @@
#import "SPTableData.h"
#import "SPAlertSheets.h"
#import "SPDatabaseData.h"
+#import "SPDatabaseStructure.h"
#import "SPTableFieldValidation.h"
#import "SPDatabaseViewController.h"
#import "SPIndexesController.h"
@@ -376,4 +377,4 @@
[tableSourceView reloadData];
}
-@end \ No newline at end of file
+@end