summaryrefslogtreecommitdiffstats
path: root/compat/utf8proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/utf8proc.c')
-rw-r--r--compat/utf8proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/utf8proc.c b/compat/utf8proc.c
index f7f5c987..dd4ab27f 100644
--- a/compat/utf8proc.c
+++ b/compat/utf8proc.c
@@ -18,7 +18,7 @@
#include <utf8proc.h>
-#include "tmux.h"
+#include "compat.h"
int
utf8proc_wcwidth(wchar_t wc)