summaryrefslogtreecommitdiff
path: root/src/parser.h
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2014-11-28 16:00:08 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2014-11-28 16:14:01 +0100
commit44e6870b9629bc854e6f92e15518cde80af59f8d (patch)
treeb5994a54d61c5a4659e77aed79958deb7b26687b /src/parser.h
parent170f2b6435a36f1e81132b4c11d30eb3e0b54975 (diff)
Use prefixed names for symbols from references.h
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 4bbea09..bbbc3b1 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -3,7 +3,6 @@
#include <stdio.h>
#include "node.h"
-#include "references.h"
#include "buffer.h"
#ifdef __cplusplus