summaryrefslogtreecommitdiffstats
path: root/src/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr.h')
-rw-r--r--src/expr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/expr.h b/src/expr.h
index a6edff1..f14b936 100644
--- a/src/expr.h
+++ b/src/expr.h
@@ -8,8 +8,6 @@
#ifndef BFS_EXPR_H
#define BFS_EXPR_H
-#include "prelude.h"
-
#include "color.h"
#include "eval.h"
#include "stat.h"