From b72c30954118c94946b7f60e03cd10403823f311 Mon Sep 17 00:00:00 2001 From: Aleksandar Donchev Date: Fri, 11 Oct 2013 16:05:28 +0200 Subject: * Typo: Dbus address fixed. * Sources re-generated with the latest generator version . Signed-off-by: Christian Linke --- PluginCommandInterfaceDbus/include/configCommandDbus.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PluginCommandInterfaceDbus') diff --git a/PluginCommandInterfaceDbus/include/configCommandDbus.h b/PluginCommandInterfaceDbus/include/configCommandDbus.h index cfb8443..8761936 100644 --- a/PluginCommandInterfaceDbus/include/configCommandDbus.h +++ b/PluginCommandInterfaceDbus/include/configCommandDbus.h @@ -1,7 +1,7 @@ #ifndef _COMMANDDBUS_CONFIG_H #define _COMMANDDBUS_CONFIG_H -#define COMMAND_DBUS_INTROSPECTION_FILE "/home/genius/workspace/AudioManager2/bin/CommandInterface.xml" -#define LIBRARY_OUTPUT_PATH "/home/genius/workspace/AudioManager2/bin/plugins/command" +#define COMMAND_DBUS_INTROSPECTION_FILE "/home/genius/workspace/AudioManager/bin/CommandInterface.xml" +#define LIBRARY_OUTPUT_PATH "/home/genius/workspace/AudioManager/bin/plugins/command" #endif /* _COMMANDDBUS_CONFIG_H */ -- cgit v1.2.1