diff options
Diffstat (limited to 'src/term/clr_eos.c')
| -rw-r--r-- | src/term/clr_eos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/term/clr_eos.c b/src/term/clr_eos.c index 71c7b420..cb7f8393 100644 --- a/src/term/clr_eos.c +++ b/src/term/clr_eos.c @@ -1,4 +1,4 @@ -#include <curses.h> +#include <term.h> #define clr_eos tigetstr("el") |
