aboutsummaryrefslogtreecommitdiffstats
path: root/policy_manager/stm/zipc/StateTransitionor/ZST_include.h
diff options
context:
space:
mode:
authorfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-06-06 17:55:08 +0900
committerfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-06-06 17:55:08 +0900
commitac17da7010c6bd90240a641d503991ca5d0cb41a (patch)
treea8311029c5c7bc92a64694a1d8d2339b4e1ca38b /policy_manager/stm/zipc/StateTransitionor/ZST_include.h
parent98006b6538c5be44350746ec3756f004a5c68af8 (diff)
Add chage remote app
Signed-off-by: fukubayashi.akio <fukubayashi.akio@genetec.co.jp>
Diffstat (limited to 'policy_manager/stm/zipc/StateTransitionor/ZST_include.h')
-rwxr-xr-xpolicy_manager/stm/zipc/StateTransitionor/ZST_include.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/policy_manager/stm/zipc/StateTransitionor/ZST_include.h b/policy_manager/stm/zipc/StateTransitionor/ZST_include.h
index b5beb20..e37e686 100755
--- a/policy_manager/stm/zipc/StateTransitionor/ZST_include.h
+++ b/policy_manager/stm/zipc/StateTransitionor/ZST_include.h
@@ -17,8 +17,12 @@
#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 "hud/layer/apps/Zhud_apps_hud_apps_func.h"
+#include "hud/layer/near_apps/Zhud_near_apps_hud_near_apps_func.h"
#include "rse1/layer/remote_rse1/Zremote_rse1_remote_rse1_func.h"
+#include "rse1/layer/apps/Zrse1_apps_rse1_apps_func.h"
#include "rse2/layer/remote_rse2/Zremote_rse2_remote_rse2_func.h"
+#include "rse2/layer/apps/Zrse2_apps_rse2_apps_func.h"
#include "AppsLayer/ZAPL_Apps_func.h"
#include "OnScreenlayer/ZOSL_OnScreen_func.h"
#include "HomeScreenLayer/ZHSL_HomeScreen_func.h"
@@ -32,8 +36,12 @@
#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 "hud/layer/apps/Zhud_apps_hud_apps.h"
+#include "hud/layer/near_apps/Zhud_near_apps_hud_near_apps.h"
#include "rse1/layer/remote_rse1/Zremote_rse1_remote_rse1.h"
+#include "rse1/layer/apps/Zrse1_apps_rse1_apps.h"
#include "rse2/layer/remote_rse2/Zremote_rse2_remote_rse2.h"
+#include "rse2/layer/apps/Zrse2_apps_rse2_apps.h"
#include "AppsLayer/ZAPL_AppsLayer.h"
#include "OnScreenlayer/ZOSL_OslMain.h"
#include "HomeScreenLayer/ZHSL_HomeScreen.h"