commit | eab24a3ba72032262e4a319558fe528e85f4e669 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Tue Aug 19 21:09:40 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Wed Aug 27 14:41:10 2025 +0800 |
tree | bc9cb79b99de18dd02cb1ef75435595eaf604287 | |
parent | c2d647577b3abe2766c9ca249f2fe37b3a353a21 [diff] [blame] |
Rename liblog.h Change-Id: Ice0788ec1672babadc21a7e6875af73329dc2d76
diff --git a/mbtk/include/lynq/lynq_deflog.h b/mbtk/include/lynq/lynq_deflog.h index fd45185..b8ef336 100755 --- a/mbtk/include/lynq/lynq_deflog.h +++ b/mbtk/include/lynq/lynq_deflog.h
@@ -1,6 +1,6 @@ #ifndef __LYNQ_DEFLOG_H__ #define __LYNQ_DEFLOG_H__ -#include "liblog.h" +#include "lynq_log.h" #ifdef __cplusplus extern "C" {