index
:
bb
main
A command line TUI file browser (bitty browser)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bb.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bb.c')
-rw-r--r--
bb.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/bb.c b/bb.c
index 71a53fb..76bf659 100644
--- a/
bb.c
+++ b/
bb.c
@@ -22,6 +22,7 @@
#include "bb.h"
#include "draw.h"
+#include "terminal.h"
#ifndef BB_NAME
#define BB_NAME "bb"