summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/hstore/hstore_gist.c2
-rw-r--r--contrib/ltree/crc32.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/hstore/hstore_gist.c b/contrib/hstore/hstore_gist.c
index 876b4359c6e..54e96fca38e 100644
--- a/contrib/hstore/hstore_gist.c
+++ b/contrib/hstore/hstore_gist.c
@@ -6,7 +6,7 @@
#include "access/gist.h"
#include "access/skey.h"
#include "catalog/pg_type.h"
-#include "utils/pg_crc.h"
+#include "common/pg_crc.h"
#include "hstore.h"
diff --git a/contrib/ltree/crc32.c b/contrib/ltree/crc32.c
index 1c08d264f72..9e04037575a 100644
--- a/contrib/ltree/crc32.c
+++ b/contrib/ltree/crc32.c
@@ -20,7 +20,7 @@
#define TOLOWER(x) (x)
#endif
-#include "utils/pg_crc.h"
+#include "common/pg_crc.h"
#include "crc32.h"
unsigned int