aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTableContent.m')
-rw-r--r--Source/SPTableContent.m4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/SPTableContent.m b/Source/SPTableContent.m
index 23bac322..75c286b7 100644
--- a/Source/SPTableContent.m
+++ b/Source/SPTableContent.m
@@ -38,11 +38,9 @@
#import "SPQueryDocumentsController.h"
#import "SPTextAndLinkCell.h"
#ifndef SP_REFACTOR
-#import "SPMySQL.h"
#import "QLPreviewPanel.h"
-#else
-#import <SPMySQL/SPMySQL.h>
#endif
+#import <SPMySQL/SPMySQL.h>
#import "SPFieldEditorController.h"
#import "SPTooltip.h"
#import "RegexKitLite.h"