diff options
Diffstat (limited to 'Frameworks/MCPKit/MCPFoundationKit/MCPResult.h')
-rw-r--r-- | Frameworks/MCPKit/MCPFoundationKit/MCPResult.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h b/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h index ac0217de..ad50af75 100644 --- a/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h +++ b/Frameworks/MCPKit/MCPFoundationKit/MCPResult.h @@ -27,8 +27,8 @@ // More info at <http://code.google.com/p/sequel-pro/> #import <Foundation/Foundation.h> -#import "MCPConstants.h" +#import "MCPConstants.h" #import "mysql.h" #define MAGIC_BINARY_CHARSET_NR 63 |