aboutsummaryrefslogtreecommitdiff
path: root/src/include/access/spgist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/access/spgist.h')
-rw-r--r--src/include/access/spgist.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/access/spgist.h b/src/include/access/spgist.h
index f218a83224e..ccf1ed77869 100644
--- a/src/include/access/spgist.h
+++ b/src/include/access/spgist.h
@@ -15,8 +15,9 @@
#define SPGIST_H
#include "access/skey.h"
-#include "access/xlog.h"
+#include "access/xlogrecord.h"
#include "fmgr.h"
+#include "lib/stringinfo.h"
/* reloption parameters */