aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m')
-rw-r--r--Frameworks/PostgresKit/Source/FLXPostgresConnectionEncoding.m2
1 files changed, 1 insertions, 1 deletions
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)