aboutsummaryrefslogtreecommitdiff
path: root/src/include/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/tree.h')
-rw-r--r--src/include/tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/tree.h b/src/include/tree.h
index d19f1f7..d529bff 100644
--- a/src/include/tree.h
+++ b/src/include/tree.h
@@ -1,7 +1,7 @@
#ifndef TREE_H
#define TREE_H
-#include <stdlib.h>
+#include "util.h"
typedef struct TREE {
enum TREE_TYPE {