aboutsummaryrefslogtreecommitdiffstats
path: root/src/pty-unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pty-unix.c')
-rw-r--r--src/pty-unix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pty-unix.c b/src/pty-unix.c
index 3c69849..7ee5edf 100644
--- a/src/pty-unix.c
+++ b/src/pty-unix.c
@@ -13,6 +13,7 @@
#include "config.h"
#include "loop.h"
+#include "term.h"
#include "window-xlib.h"
static void runes_pty_backend_read(RunesTerm *t);