summaryrefslogtreecommitdiffstats
path: root/compat/strlcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/strlcat.c')
-rw-r--r--compat/strlcat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/strlcat.c b/compat/strlcat.c
index e081c4f6..836e3929 100644
--- a/compat/strlcat.c
+++ b/compat/strlcat.c
@@ -19,7 +19,7 @@
#include <sys/types.h>
#include <string.h>
-#include "tmux.h"
+#include "compat.h"
/*
* Appends src to string dst of size siz (unlike strncat, siz is the