summaryrefslogtreecommitdiff
path: root/src/normal.hh
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2019-01-24 21:02:07 +1100
committerMaxime Coste <mawww@kakoune.org>2019-01-24 21:22:20 +1100
commit346c78f5e00302a6a8b0563b84c504eda61d4a62 (patch)
treecc9b1eb972b4dda474b67df031309442bc5e2fe7 /src/normal.hh
parent4b72cfe530b682ad97f4d4815dcce7ca305bb7e6 (diff)
Header and dependency cleanup
Diffstat (limited to 'src/normal.hh')
-rw-r--r--src/normal.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/normal.hh b/src/normal.hh
index 9b6693cc..10ee5ffa 100644
--- a/src/normal.hh
+++ b/src/normal.hh
@@ -1,7 +1,6 @@
#ifndef normal_hh_INCLUDED
#define normal_hh_INCLUDED
-#include "context.hh"
#include "optional.hh"
#include "keys.hh"
#include "keymap_manager.hh"