From ad846bc786f70d3060bb1f984d73cc7a8678dd9c Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Mon, 7 Oct 2013 16:46:58 -0500 Subject: include relx header with include instead of include_lib --- src/rlx_topo.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rlx_topo.erl') diff --git a/src/rlx_topo.erl b/src/rlx_topo.erl index 1b3593b..70543ed 100644 --- a/src/rlx_topo.erl +++ b/src/rlx_topo.erl @@ -35,7 +35,7 @@ -export([sort_apps/1, format_error/1]). --include_lib("relx/include/relx.hrl"). +-include_lib("relx.hrl"). %%==================================================================== %% Types -- cgit v1.2.3