aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlx_log.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlx_log.erl')
-rw-r--r--src/rlx_log.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rlx_log.erl b/src/rlx_log.erl
index c608bb5..c616c1b 100644
--- a/src/rlx_log.erl
+++ b/src/rlx_log.erl
@@ -44,7 +44,7 @@
log_level/0,
log_fun/0]).
--include_lib("relx.hrl").
+-include("relx.hrl").
-define(RED, 31).
-define(GREEN, 32).