diff options
Diffstat (limited to 'Source/SPTableStructureLoading.m')
-rw-r--r-- | Source/SPTableStructureLoading.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTableStructureLoading.m b/Source/SPTableStructureLoading.m index b7f8e748..9aec78e7 100644 --- a/Source/SPTableStructureLoading.m +++ b/Source/SPTableStructureLoading.m @@ -32,7 +32,7 @@ #import "SPDatabaseData.h" #import "SPDatabaseStructure.h" #import "SPTableFieldValidation.h" -#import "SPDatabaseViewController.h" +#import "SPDatabaseDocument.h" #import "SPIndexesController.h" #import "SPTablesList.h" #import "SPThreadAdditions.h" |