From 2737ac00c38513d976fda08104a5014221b0c99c Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Tue, 21 May 2013 22:53:10 +0000 Subject: - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enable some more --- Source/SPDataImport.m | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPDataImport.m') diff --git a/Source/SPDataImport.m b/Source/SPDataImport.m index d00e6023..729a7139 100644 --- a/Source/SPDataImport.m +++ b/Source/SPDataImport.m @@ -36,6 +36,7 @@ #import "SPDatabaseViewController.h" #import "SPTablesList.h" #import "SPTableStructure.h" +#import "SPDatabaseStructure.h" #import "SPTableContent.h" #import "SPCustomQuery.h" #import "SPGrowlController.h" -- cgit v1.2.3