diff options
Diffstat (limited to 'Source/TableContent.m')
-rw-r--r-- | Source/TableContent.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/TableContent.m b/Source/TableContent.m index 2aa20c07..ce24134b 100644 --- a/Source/TableContent.m +++ b/Source/TableContent.m @@ -27,7 +27,7 @@ #import "TableContent.h" #import "TableDocument.h" -#import "TableSource.h" +#import "SPTableStructure.h" #import "SPTableInfo.h" #import "SPTablesList.h" #import "SPImageView.h" |