summaryrefslogtreecommitdiffstats
path: root/src/shift.c
diff options
context:
space:
mode:
authorandmarti1424 <andmarti@gmail.com>2017-04-05 23:56:32 -0300
committerandmarti1424 <andmarti@gmail.com>2017-04-05 23:56:32 -0300
commita80288e0a2110b5b8c7362f8ee3b28a69d99d870 (patch)
tree1321ebe1448297382e087f4c74dc42b558c3d217 /src/shift.c
parentf89bd0bd11631b676ec1894486e24759f0ffe853 (diff)
more work on isolating ui
Diffstat (limited to 'src/shift.c')
-rw-r--r--src/shift.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shift.c b/src/shift.c
index 30f71fa..c620f8a 100644
--- a/src/shift.c
+++ b/src/shift.c
@@ -9,6 +9,7 @@
#include "marks.h"
#include "yank.h"
#include "conf.h"
+#include "tui.h"
extern graphADT graph;
extern int cmd_multiplier;