summaryrefslogtreecommitdiffstats
path: root/src/interp.c
diff options
context:
space:
mode:
authorandmarti1424 <andmarti@gmail.com>2017-04-05 23:35:38 -0300
committerandmarti1424 <andmarti@gmail.com>2017-04-05 23:35:38 -0300
commitf89bd0bd11631b676ec1894486e24759f0ffe853 (patch)
tree7283f91a6b6e0922486523bd8d069b2d0a9fb043 /src/interp.c
parent72706a74191583a2828215d2cf3bd7dee8e16eb6 (diff)
cleaned color.c
Diffstat (limited to 'src/interp.c')
-rw-r--r--src/interp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp.c b/src/interp.c
index 448757a..b7c594e 100644
--- a/src/interp.c
+++ b/src/interp.c
@@ -26,10 +26,10 @@
#include "sc.h"
#include "macros.h"
-#include "color.h"
#include "cmds.h"
#include "format.h"
#include "conf.h"
+#include "tui.h"
#include "range.h"
#include "xmalloc.h" // for scxfree
#include "lex.h" // for atocol