summaryrefslogtreecommitdiff
path: root/src/include/access/gist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/gist.h')
-rw-r--r--src/include/access/gist.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/access/gist.h b/src/include/access/gist.h
index 106de89a06..fb6f764a93 100644
--- a/src/include/access/gist.h
+++ b/src/include/access/gist.h
@@ -18,8 +18,9 @@
#include "access/xlog.h"
#include "access/xlogdefs.h"
+#include "storage/block.h"
#include "storage/bufpage.h"
-#include "utils/rel.h"
+#include "utils/relcache.h"
/*
* amproc indexes for GiST indexes.