aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/access/xlogprefetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/xlogprefetch.h b/src/include/access/xlogprefetch.h
index 59ce9c64739..0a7902ee470 100644
--- a/src/include/access/xlogprefetch.h
+++ b/src/include/access/xlogprefetch.h
@@ -13,7 +13,7 @@
#ifndef XLOGPREFETCH_H
#define XLOGPREFETCH_H
-#include "access/xlogdefs.h"
+#include "access/xlogreader.h"
/* GUCs */
extern bool recovery_prefetch;