diff options
Diffstat (limited to 'Source/SPTableInfo.m')
-rw-r--r-- | Source/SPTableInfo.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPTableInfo.m b/Source/SPTableInfo.m index eb8c0b55..99197a86 100644 --- a/Source/SPTableInfo.m +++ b/Source/SPTableInfo.m @@ -25,7 +25,7 @@ #import "SPTableInfo.h" #import "ImageAndTextCell.h" #import "TableDocument.h" -#import "TablesList.h" +#import "SPTablesList.h" #import "SPTableData.h" #import "SPConstants.h" #import "SPStringAdditions.h" |