summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/include/CAmDbusMessageHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceDbus/include/CAmDbusMessageHandler.h')
-rw-r--r--PluginRoutingInterfaceDbus/include/CAmDbusMessageHandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/PluginRoutingInterfaceDbus/include/CAmDbusMessageHandler.h b/PluginRoutingInterfaceDbus/include/CAmDbusMessageHandler.h
index 71b3078..2ba8e81 100644
--- a/PluginRoutingInterfaceDbus/include/CAmDbusMessageHandler.h
+++ b/PluginRoutingInterfaceDbus/include/CAmDbusMessageHandler.h
@@ -98,7 +98,7 @@ public:
am_Crossfader_s getCrossfaderData();
am_SoundProperty_s getSoundProperty();
am_MainSoundProperty_s getMainSoundProperty();
- std::vector<am_ConnectionFormat_e> getListconnectionFormats();
+ std::vector<am_CustomAvailabilityReason_t> getListconnectionFormats();
std::vector<bool> getListBool();
std::vector<am_SoundProperty_s> getListSoundProperties();
std::vector<am_MainSoundProperty_s> getListMainSoundProperties();