diff options
Diffstat (limited to 'src/bin/psql/crosstabview.c')
-rw-r--r-- | src/bin/psql/crosstabview.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/crosstabview.c b/src/bin/psql/crosstabview.c index 6afd3e0939c..390f750c412 100644 --- a/src/bin/psql/crosstabview.c +++ b/src/bin/psql/crosstabview.c @@ -13,7 +13,7 @@ #include "psqlscanslash.h" #include "settings.h" -#include "fe_utils/logging.h" +#include "common/logging.h" /* * Value/position from the resultset that goes into the horizontal or vertical |