diff options
Diffstat (limited to 'Source/SPSQLExporter.h')
-rw-r--r-- | Source/SPSQLExporter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPSQLExporter.h b/Source/SPSQLExporter.h index 58203feb..c554a51f 100644 --- a/Source/SPSQLExporter.h +++ b/Source/SPSQLExporter.h @@ -24,7 +24,6 @@ // More info at <http://code.google.com/p/sequel-pro/> #import "SPExporter.h" -#import "SPConstants.h" #import "SPSQLExporterProtocol.h" @class SPTableData; |