diff options
Diffstat (limited to 'Source/SPTablesList.m')
-rw-r--r-- | Source/SPTablesList.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTablesList.m b/Source/SPTablesList.m index 28885938..69fda60d 100644 --- a/Source/SPTablesList.m +++ b/Source/SPTablesList.m @@ -26,7 +26,7 @@ #import "SPTablesList.h" #import "TableDocument.h" #import "SPTableStructure.h" -#import "TableContent.h" +#import "SPTableContent.h" #import "SPTableData.h" #import "SPTableInfo.h" #import "TableDump.h" |