fixed hrl paths

This commit is contained in:
Fernando 'Brujo' Benavides 2011-05-09 15:33:23 -03:00
parent 26e479fc84
commit 01d66b4959
10 changed files with 17 additions and 15 deletions

View file

@ -28,7 +28,7 @@
-export([is_json/2]).
-include("./include/jsx_common.hrl").
-include("jsx_common.hrl").
-ifdef(TEST).