From 3b1a450f99e6f5536384d22334418b6e82e9d3c4 Mon Sep 17 00:00:00 2001 From: Riku Nomoto Date: Tue, 15 Dec 2020 23:01:54 +0900 Subject: Changed the name of a file and some lines From agl_types_obsoluted.h => agl_types_deprecated.h because "obsolute" is misspelled. Signed-off-by: Riku Nomoto Change-Id: Id9d58399b0eea778641ba627cf7b7f845ed43e0a --- service/other/event_library/library/include/other_service/ev_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/other/event_library/library/include/other_service') diff --git a/service/other/event_library/library/include/other_service/ev_lib.h b/service/other/event_library/library/include/other_service/ev_lib.h index 6b87ea2..93e334a 100755 --- a/service/other/event_library/library/include/other_service/ev_lib.h +++ b/service/other/event_library/library/include/other_service/ev_lib.h @@ -22,7 +22,7 @@ #ifndef OTHERSERVICE_EV_LIB_H_ // NOLINT(build/header_guard) #define OTHERSERVICE_EV_LIB_H_ // NOLINT(build/header_guard) -#include +#include #include /** @addtogroup BaseSystem * @{ -- cgit 1.2.3-korg