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/FLXPostgresConnectionEncoding.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m') diff --git a/Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m b/Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m index ddecee64..a58de60b 100644 --- a/Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m +++ b/Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m @@ -29,7 +29,7 @@ // OTHER DEALINGS IN THE SOFTWARE. #import "FLXPostgresConnectionEncoding.h" -#import "FLXPostgresConnectionPrivateAPI.h" +#import "FLXPostgresKitPrivateAPI.h" @implementation FLXPostgresConnection (FLXPostgresConnectionEncoding) -- cgit v1.2.3