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