aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_release.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlx_release.erl')
-rw-r--r--src/rlx_release.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rlx_release.erl b/src/rlx_release.erl
index b86e5ff..2319aa8 100644
--- a/src/rlx_release.erl
+++ b/src/rlx_release.erl
@@ -52,7 +52,7 @@
application_spec/0,
application_goal/0]).
--include_lib("relx/include/relx.hrl").
+-include_lib("relx.hrl").
-record(release_t, {name :: atom(),
vsn :: ec_semver:any_version(),