diff options
Diffstat (limited to 'src/screen_help.c')
-rw-r--r-- | src/screen_help.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen_help.c b/src/screen_help.c index 3b66403d7..1f0043c09 100644 --- a/src/screen_help.c +++ b/src/screen_help.c @@ -27,7 +27,6 @@ #include <stdlib.h> #include <string.h> #include <glib.h> -#include <ncurses.h> typedef struct { signed char highlight; |