summaryrefslogtreecommitdiff
path: root/src/term/hard_copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term/hard_copy.c')
-rw-r--r--src/term/hard_copy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/term/hard_copy.c b/src/term/hard_copy.c
index 0f1abc65..9b339772 100644
--- a/src/term/hard_copy.c
+++ b/src/term/hard_copy.c
@@ -1,4 +1,4 @@
-#include <curses.h>
+#include <term.h>
#define hard_copy tigetflag("hc")