diff options
Diffstat (limited to 'Source/SPTablesList.m')
-rw-r--r-- | Source/SPTablesList.m | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/SPTablesList.m b/Source/SPTablesList.m index 8e2e8316..b863f3fb 100644 --- a/Source/SPTablesList.m +++ b/Source/SPTablesList.m @@ -27,11 +27,7 @@ #import "SPDatabaseDocument.h" #import "SPTableStructure.h" #import "SPDatabaseViewController.h" -#ifndef SP_REFACTOR -#import "SPMySQL.h" -#else #import <SPMySQL/SPMySQL.h> -#endif #ifndef SP_REFACTOR /* headers */ #import "SPTableContent.h" |