aboutsummaryrefslogtreecommitdiffhomepage
path: root/highlight.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-12 18:05:59 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-12 18:05:59 -0800
commit0a4c72e78b929237711717508746390e666f3811 (patch)
treeffd97850c2ffc47b1f27158e3a5459ee23c23ce0 /highlight.h
parentd66700a0e4d20a9193ea83490781c0858d98c3f6 (diff)
Added color.h, color.cpp. Got term256 colors working.
Diffstat (limited to 'highlight.h')
-rw-r--r--highlight.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/highlight.h b/highlight.h
index 73500d44..6f77ea5b 100644
--- a/highlight.h
+++ b/highlight.h
@@ -10,6 +10,7 @@
#include "env.h"
#include "util.h"
#include "screen.h"
+#include "color.h"
/**
Internal value representing highlighting of normal text