aboutsummaryrefslogtreecommitdiff
path: root/src/lower.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lower.c')
-rw-r--r--src/lower.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lower.c b/src/lower.c
index 8d3e4ea..8849bd1 100644
--- a/src/lower.c
+++ b/src/lower.c
@@ -9,7 +9,6 @@
#include <fwd/lower.h>
#include <fwd/scope.h>
-#include <fwd/vec.h>
/** @todo semantics in this file are a bit unclear, should probably do some kind
* of "each function starts and ends on an indented empty line" or something */