aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib.c
diff options
Diffstat (limited to 'lib.c')
-rw-r--r--lib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib.c b/lib.c
index b94ed847..c0c87538 100644
--- a/lib.c
+++ b/lib.c
@@ -40,6 +40,7 @@
#include "parse.h"
#include "symbol.h"
#include "expression.h"
+#include "evaluate.h"
#include "scope.h"
#include "linearize.h"
#include "target.h"