diff options
Diffstat (limited to 'src/bin/psql/psqlscanslash.h')
-rw-r--r-- | src/bin/psql/psqlscanslash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/psqlscanslash.h b/src/bin/psql/psqlscanslash.h index abc3700d00..48553647a9 100644 --- a/src/bin/psql/psqlscanslash.h +++ b/src/bin/psql/psqlscanslash.h @@ -8,7 +8,7 @@ #ifndef PSQLSCANSLASH_H #define PSQLSCANSLASH_H -#include "psqlscan.h" +#include "fe_utils/psqlscan.h" /* Different ways for scan_slash_option to handle parameter words */ |