summaryrefslogtreecommitdiff
path: root/src/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser.h')
-rw-r--r--src/parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser.h b/src/parser.h
index 39e2327..f41f099 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -5,7 +5,6 @@
#include "references.h"
#include "node.h"
#include "buffer.h"
-#include "memory.h"
#ifdef __cplusplus
extern "C" {