summaryrefslogtreecommitdiffstats
path: root/src/color.c
diff options
context:
space:
mode:
authormongo <andmarti@gmail.com>2017-04-06 12:49:59 -0300
committermongo <andmarti@gmail.com>2017-04-06 12:49:59 -0300
commit2dc1b81683d0349fa559e4248f3c7197bcbc7f5f (patch)
tree4e15eb5c25fa1695982a81cb887c1dadfe8283b8 /src/color.c
parente9ada64136b15e15ef354280fb6643df40dea137 (diff)
more cleaning and doc tui.c
Diffstat (limited to 'src/color.c')
-rw-r--r--src/color.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/color.c b/src/color.c
index 138bd1b..cb5b900 100644
--- a/src/color.c
+++ b/src/color.c
@@ -1,7 +1,6 @@
#include <sys/types.h>
#include <string.h>
#include <stdlib.h> // for atoi
-#include <ncurses.h>
#include <ctype.h>
#include <unistd.h>