aboutsummaryrefslogtreecommitdiff
path: root/src/common/restricted_token.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/restricted_token.c')
-rw-r--r--src/common/restricted_token.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/restricted_token.c b/src/common/restricted_token.c
index 3f57ff8b40b..dd077a6e0e2 100644
--- a/src/common/restricted_token.c
+++ b/src/common/restricted_token.c
@@ -20,8 +20,8 @@
#include "postgres_fe.h"
+#include "common/logging.h"
#include "common/restricted_token.h"
-#include "fe_utils/logging.h"
#ifdef WIN32