summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utf8.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utf8.c b/utf8.c
index 6d80266b..c0407576 100644
--- a/utf8.c
+++ b/utf8.c
@@ -20,6 +20,7 @@
#include <stdlib.h>
#include <string.h>
+#include <wchar.h>
#include "tmux.h"