From db8583483517265e9d6b0fdb3add2cad2cdbcca9 Mon Sep 17 00:00:00 2001 From: Christian Linke Date: Mon, 9 Sep 2013 18:40:19 +0200 Subject: * some naming adoptions & review for GENIVI Signed-off-by: Christian Linke --- AudioManagerDaemon/include/CAmNodeStateCommunicatorCAPI.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'AudioManagerDaemon/include') diff --git a/AudioManagerDaemon/include/CAmNodeStateCommunicatorCAPI.h b/AudioManagerDaemon/include/CAmNodeStateCommunicatorCAPI.h index 6c063e5..0c3ae71 100644 --- a/AudioManagerDaemon/include/CAmNodeStateCommunicatorCAPI.h +++ b/AudioManagerDaemon/include/CAmNodeStateCommunicatorCAPI.h @@ -21,15 +21,14 @@ #ifndef CAMNODESTATECOMMUNICATORCAPI_H_ #define CAMNODESTATECOMMUNICATORCAPI_H_ -#include +#include #include "CAmNodeStateCommunicator.h" -#include "LifeCycleConsumerStubDefault.h" +#include namespace am { using namespace CommonAPI; -using namespace org::genivi::NodeStateManager::Consumer; -using namespace org::genivi::NodeStateManager::LifeCycleConsumer; +using namespace org::genivi::NodeStateManager; class CAmCommonAPIWrapper; -- cgit v1.2.1