aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_cmd_args.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlx_cmd_args.erl')
-rw-r--r--src/rlx_cmd_args.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rlx_cmd_args.erl b/src/rlx_cmd_args.erl
index f95d9ec..2a0f573 100644
--- a/src/rlx_cmd_args.erl
+++ b/src/rlx_cmd_args.erl
@@ -24,7 +24,7 @@
-export([args2state/2,
format_error/1]).
--include_lib("relx.hrl").
+-include("relx.hrl").
%%============================================================================
%% API