From d57e98e47c5f178a36b84b08bdead8b623322b01 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sun, 9 Sep 2012 00:43:58 +0000 Subject: Rename private API header. --- Frameworks/PostgresKit/Source/FLXPostgresConnectionQueryExecution.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Frameworks/PostgresKit/Source/FLXPostgresConnectionQueryExecution.m') diff --git a/Frameworks/PostgresKit/Source/FLXPostgresConnectionQueryExecution.m b/Frameworks/PostgresKit/Source/FLXPostgresConnectionQueryExecution.m index 7a220816..a58d6219 100644 --- a/Frameworks/PostgresKit/Source/FLXPostgresConnectionQueryExecution.m +++ b/Frameworks/PostgresKit/Source/FLXPostgresConnectionQueryExecution.m @@ -21,7 +21,7 @@ // the License. #import "FLXPostgresConnectionQueryExecution.h" -#import "FLXPostgresConnectionPrivateAPI.h" +#import "FLXPostgresKitPrivateAPI.h" #import "FLXPostgresConnectionTypeHandling.h" #import "FLXPostgresConnectionDelegate.h" #import "FLXPostgresTypeHandlerProtocol.h" -- cgit v1.2.3