summaryrefslogtreecommitdiffstats
path: root/compat/imsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/imsg.c')
-rw-r--r--compat/imsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/imsg.c b/compat/imsg.c
index 6c9bee68..422f37ab 100644
--- a/compat/imsg.c
+++ b/compat/imsg.c
@@ -25,7 +25,7 @@
#include <string.h>
#include <unistd.h>
-#include "tmux.h"
+#include "compat.h"
#include "imsg.h"
int imsg_fd_overhead = 0;