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