aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch')
-rw-r--r--Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch b/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch
index 093e3126..ac7904dd 100644
--- a/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch
+++ b/Frameworks/PostgresKit/Source/PostgresKit-Prefix.pch
@@ -30,8 +30,8 @@
#import "libpqtypes.h"
// Framework constants
- #import "FLXConstants.h"
+ #import "PGConstants.h"
// Global types
- #import "FLXPostgresTypes.h"
+ #import "PGPostgresTypes.h"
#endif