summaryrefslogtreecommitdiff
path: root/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'PluginControlInterface/test/CAmControlReceiverShadowTest.cpp')
-rw-r--r--PluginControlInterface/test/CAmControlReceiverShadowTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp b/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp
index 7246ff6..3eed9f2 100644
--- a/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp
+++ b/PluginControlInterface/test/CAmControlReceiverShadowTest.cpp
@@ -96,7 +96,7 @@ TEST_F(CAmControlReceiverShadowTest,connect)
handle.handle = 1;
handle.handleType = H_CONNECT;
am_connectionID_t connectionID(3), connectionIDReturn;
- am_ConnectionFormat_e connectionFormat(CF_GENIVI_ANALOG);
+ am_CustomAvailabilityReason_t connectionFormat(CF_GENIVI_ANALOG);
am_sourceID_t sourceID(1);
am_sinkID_t sinkID(2);