X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=policy_manager%2Fstm%2Fzipc%2FStateTransitionor%2FZST_include.h;h=b5beb2002882036f647fd42102f5050ea6a6f92c;hb=98006b6538c5be44350746ec3756f004a5c68af8;hp=e3d157254718130ab77ba4f10773f72b66f172dc;hpb=1859dd4135f5d019f16a1333df318ecd1211afb9;p=apps%2Fagl-service-windowmanager.git diff --git a/policy_manager/stm/zipc/StateTransitionor/ZST_include.h b/policy_manager/stm/zipc/StateTransitionor/ZST_include.h old mode 100644 new mode 100755 index e3d1572..b5beb20 --- a/policy_manager/stm/zipc/StateTransitionor/ZST_include.h +++ b/policy_manager/stm/zipc/StateTransitionor/ZST_include.h @@ -1,7 +1,7 @@ /************************************************************/ /* ZST_include.h */ /* Functional block ST include file */ -/* ZIPC Designer Version 1.2.0 */ +/* ZIPC Designer Version 1.2.1 */ /************************************************************/ #ifndef ZHEADER_ZST_INCLUDE_H @@ -11,19 +11,37 @@ #include "../Common/MisraCType.h" #include "../Common/Event.h" #include "ZST_StateTransitionor_def.h" +#include "master/layer/apps/Zmaster_apps_master_apps_def.h" +#include "master/layer/remote/Zmaster_remote_master_remote_def.h" #include "ZST_StateTransitionor_func.h" #include "ZST_StateTransitionor_var.h" +#include "hud/layer/remote_hud/Zremote_hud_remote_hud_func.h" +#include "hud/layer/remote_hud_upper_left/Zremote_hud_upper_left_remote_hud_up_left_func.h" +#include "rse1/layer/remote_rse1/Zremote_rse1_remote_rse1_func.h" +#include "rse2/layer/remote_rse2/Zremote_rse2_remote_rse2_func.h" #include "AppsLayer/ZAPL_Apps_func.h" #include "OnScreenlayer/ZOSL_OnScreen_func.h" #include "HomeScreenLayer/ZHSL_HomeScreen_func.h" #include "RestrictionLayer/ZREL_Restriction_func.h" #include "RestrictionMode/ZREM_RestrictionMode_func.h" #include "NearHomeScreen/ZNHL_NearHomeScreen_func.h" +#include "AccelPedal/ZACCEL_AccelPedalState_func.h" +#include "CarState/ZCAR_CarState_func.h" +#include "LightStatusBrake/ZLIGHT_LightstatusBrakeStatus_func.h" +#include "master/layer/apps/Zmaster_apps_apps_main.h" +#include "master/layer/remote/Zmaster_remote_remote.h" +#include "hud/layer/remote_hud/Zremote_hud_remote_hud.h" +#include "hud/layer/remote_hud_upper_left/Zremote_hud_upper_left_remote_hud_up_left.h" +#include "rse1/layer/remote_rse1/Zremote_rse1_remote_rse1.h" +#include "rse2/layer/remote_rse2/Zremote_rse2_remote_rse2.h" #include "AppsLayer/ZAPL_AppsLayer.h" #include "OnScreenlayer/ZOSL_OslMain.h" #include "HomeScreenLayer/ZHSL_HomeScreen.h" #include "RestrictionLayer/ZREL_RelMain.h" #include "RestrictionMode/ZREM_RestrictionMode.h" #include "NearHomeScreen/ZNHL_NearHomescreen.h" +#include "AccelPedal/ZACCEL_AccelPedal.h" +#include "CarState/ZCAR_CarState.h" +#include "LightStatusBrake/ZLIGHT_LightstatusBrake.h" #endif