aboutsummaryrefslogtreecommitdiff
path: root/compat/cfmakeraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/cfmakeraw.c')
-rw-r--r--compat/cfmakeraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/cfmakeraw.c b/compat/cfmakeraw.c
index d8794081..df78ba3f 100644
--- a/compat/cfmakeraw.c
+++ b/compat/cfmakeraw.c
@@ -17,7 +17,7 @@
#include <string.h>
-#include "tmux.h"
+#include "compat.h"
void
cfmakeraw(struct termios *tio)