summaryrefslogtreecommitdiff
path: root/contrib/pg_upgrade/parallel.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_upgrade/parallel.c')
-rw-r--r--contrib/pg_upgrade/parallel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_upgrade/parallel.c b/contrib/pg_upgrade/parallel.c
index d157511781e..688a53112c2 100644
--- a/contrib/pg_upgrade/parallel.c
+++ b/contrib/pg_upgrade/parallel.c
@@ -7,7 +7,7 @@
* contrib/pg_upgrade/parallel.c
*/
-#include "postgres.h"
+#include "postgres_fe.h"
#include "pg_upgrade.h"