summaryrefslogtreecommitdiffstats
path: root/service/other/event_library/library/include/other_service
diff options
context:
space:
mode:
authorRiku Nomoto <riku_nomoto@mail.toyota.co.jp>2020-12-15 23:01:54 +0900
committerRiku Nomoto <riku_nomoto@mail.toyota.co.jp>2020-12-17 02:08:15 +0000
commit3b1a450f99e6f5536384d22334418b6e82e9d3c4 (patch)
treea6fcad37ecd02bed46e533afc25371380ba15959 /service/other/event_library/library/include/other_service
parent54bb9c84684274ce393310e22e00baced4951577 (diff)
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 <riku_nomoto@mail.toyota.co.jp> Change-Id: Id9d58399b0eea778641ba627cf7b7f845ed43e0a
Diffstat (limited to 'service/other/event_library/library/include/other_service')
-rwxr-xr-xservice/other/event_library/library/include/other_service/ev_lib.h2
1 files changed, 1 insertions, 1 deletions
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 <agl_types_obsoluted.h>
+#include <agl_types_deprecated.h>
#include <agldd/ev_common.h>
/** @addtogroup BaseSystem
* @{