fix includings of headers
This commit is contained in:
parent
71e6458251
commit
06390816b9
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
atom_log_level/1,
|
atom_log_level/1,
|
||||||
format/1]).
|
format/1]).
|
||||||
|
|
||||||
-include_lib("erlware_commons/include/ec_cmd_log.hrl").
|
-include("ec_cmd_log.hrl").
|
||||||
|
|
||||||
-define(RED, 31).
|
-define(RED, 31).
|
||||||
-define(GREEN, 32).
|
-define(GREEN, 32).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue