summaryrefslogtreecommitdiffstats
path: root/src/color.h
diff options
context:
space:
mode:
authormongo <andmarti@gmail.com>2017-04-05 10:41:32 -0300
committermongo <andmarti@gmail.com>2017-04-05 10:41:32 -0300
commit5b1baaddf351a5d4c24789f109cf5bfa17d62586 (patch)
tree42013d37458c7796f188bca16efe0c10441a0bcd /src/color.h
parent90cfe76112a21eb112cf87b5a5f010192d6de385 (diff)
more cleaning
Diffstat (limited to 'src/color.h')
-rw-r--r--src/color.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/color.h b/src/color.h
index 1244caf..8cfa433 100644
--- a/src/color.h
+++ b/src/color.h
@@ -1,4 +1,5 @@
#include "macros.h"
+#include "tui.h"
struct ucolor {
int fg;