diff options
Diffstat (limited to 'lib.c')
| -rw-r--r-- | lib.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
