summaryrefslogtreecommitdiff
path: root/src/iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iterator.h')
-rw-r--r--src/iterator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/iterator.h b/src/iterator.h
index fc745df..30ce76f 100644
--- a/src/iterator.h
+++ b/src/iterator.h
@@ -6,7 +6,6 @@ extern "C" {
#endif
#include "cmark.h"
-#include "memory.h"
typedef struct {
cmark_event_type ev_type;