diff options
Diffstat (limited to 'src/include/commands/defrem.h')
| -rw-r--r-- | src/include/commands/defrem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/commands/defrem.h b/src/include/commands/defrem.h index 5cd6975a22..08ca6ac31e 100644 --- a/src/include/commands/defrem.h +++ b/src/include/commands/defrem.h @@ -16,7 +16,7 @@ #include "catalog/objectaddress.h" #include "nodes/params.h" -#include "nodes/parsenodes.h" +#include "parser/parse_node.h" #include "tcop/dest.h" #include "utils/array.h" |
