moves headers back to include dir so include_lib works. except jsx_format.hrl, because jsx_format needs a full rewrite
This commit is contained in:
parent
6d6d61a817
commit
6234e4a986
12 changed files with 15 additions and 15 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
-export([is_json/2]).
|
||||
|
||||
-include("jsx_common.hrl").
|
||||
-include("../include/jsx_common.hrl").
|
||||
|
||||
|
||||
-record(verify_opts, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue