summaryrefslogtreecommitdiff
path: root/src/include/tsearch
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tsearch')
-rw-r--r--src/include/tsearch/ts_locale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/tsearch/ts_locale.h b/src/include/tsearch/ts_locale.h
index 9e8cd77245b..b7db7b28641 100644
--- a/src/include/tsearch/ts_locale.h
+++ b/src/include/tsearch/ts_locale.h
@@ -15,8 +15,8 @@
#include <ctype.h>
#include <limits.h>
-#include "utils/pg_locale.h"
#include "mb/pg_wchar.h"
+#include "utils/pg_locale.h"
/*
* towlower() and friends should be in <wctype.h>, but some pre-C99 systems