summaryrefslogtreecommitdiff
path: root/ext/json/ext/parser/parser.c
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2011-11-23 01:26:29 +0100
committerFlorian Frank <flori@ping.de>2011-11-23 01:26:29 +0100
commit93d641a9e9d3b6b314e122765dc5c179005852a7 (patch)
tree5945fc9bdbcede0c5c437d6f0bd995dee3fe09d9 /ext/json/ext/parser/parser.c
parent3c7ba7f2a73223b83febaaa0396bd2920adb0c11 (diff)
downloadjson-93d641a9e9d3b6b314e122765dc5c179005852a7.tar.gz
avoid symlink
Diffstat (limited to 'ext/json/ext/parser/parser.c')
-rw-r--r--ext/json/ext/parser/parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/json/ext/parser/parser.c b/ext/json/ext/parser/parser.c
index 5e4b2b6..067aef4 100644
--- a/ext/json/ext/parser/parser.c
+++ b/ext/json/ext/parser/parser.c
@@ -1,6 +1,6 @@
#line 1 "parser.rl"
-#include "fbuffer.h"
+#include "../fbuffer.h"
#include "parser.h"
/* unicode */