فهرست منبع

chore(auth): update authn includes

Ilya Averyanov 2 سال پیش
والد
کامیت
cd88dfbbb8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      apps/emqx_authn/src/emqx_authentication_config.erl

+ 1 - 1
apps/emqx_authn/src/emqx_authentication_config.erl

@@ -39,7 +39,7 @@
 
 
 -export_type([config/0]).
 -export_type([config/0]).
 
 
--include("logger.hrl").
+-include_lib("emqx/include/logger.hrl").
 -include("emqx_authentication.hrl").
 -include("emqx_authentication.hrl").
 
 
 -type parsed_config() :: #{
 -type parsed_config() :: #{