aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/psql/command.c')
-rw-r--r--src/bin/psql/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/command.c b/src/bin/psql/command.c
index 9750a5be3a5..eef6e4bd0bd 100644
--- a/src/bin/psql/command.c
+++ b/src/bin/psql/command.c
@@ -45,7 +45,7 @@
#include "large_obj.h"
#include "mainloop.h"
#include "print.h"
-#include "psqlscan.h"
+#include "psqlscanslash.h"
#include "settings.h"
#include "variables.h"