aboutsummaryrefslogtreecommitdiff
path: root/include/jlib.hrl
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2016-02-03 19:03:17 +0100
committerMickael Remond <mremond@process-one.net>2016-02-03 19:03:17 +0100
commitdfc29ea03ca91e1eb5387d93612e2ac4b4b496da (patch)
tree8a3ab89a7307fb5f4daf9f66b00fe9f16fa36b69 /include/jlib.hrl
parentRemove reference to p1_logger (diff)
Switch to Fast XML module
Diffstat (limited to 'include/jlib.hrl')
-rw-r--r--include/jlib.hrl4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/jlib.hrl b/include/jlib.hrl
index f09e392fb..50a031334 100644
--- a/include/jlib.hrl
+++ b/include/jlib.hrl
@@ -20,9 +20,9 @@
-include("ns.hrl").
-ifdef(NO_EXT_LIB).
--include("xml.hrl").
+-include("fxml.hrl").
-else.
--include_lib("p1_xml/include/xml.hrl").
+-include_lib("fast_xml/include/fxml.hrl").
-endif.
-define(STANZA_ERROR(Code, Type, Condition),