diff options
Diffstat (limited to 'src/command.h')
-rw-r--r-- | src/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command.h b/src/command.h index 63d83b0a4..b48bf80f6 100644 --- a/src/command.h +++ b/src/command.h @@ -3,7 +3,6 @@ #include <stddef.h> #include <stdio.h> -#include <ncurses.h> #define MAX_COMMAND_KEYS 3 |