summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2013-06-20 16:18:54 +0200
committerChristian Linke <christian.linke@bmw.de>2013-06-26 17:46:46 +0200
commite4107bd0ed54194a5cfef60c322fee63bbeeabb2 (patch)
tree260a26dff3ff731a6a1e1c7dabae5af5e2535542 /PluginCommandInterfaceDbus
parente644ee75418c08aba72f388e376b83251c3a0b51 (diff)
downloadaudiomanager-e4107bd0ed54194a5cfef60c322fee63bbeeabb2.tar.gz
* remove some warnings
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginCommandInterfaceDbus')
-rw-r--r--PluginCommandInterfaceDbus/include/configCommandDbus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/PluginCommandInterfaceDbus/include/configCommandDbus.h b/PluginCommandInterfaceDbus/include/configCommandDbus.h
index 369beea..0c1989d 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/christian/workspace/AudioManager/bin/CommandInterface.xml"
-#define LIBRARY_OUTPUT_PATH "/home/christian/workspace/AudioManager/bin/plugins/command"
+#define COMMAND_DBUS_INTROSPECTION_FILE "/home/genius/workspace/workspace/AudioManager/bin/CommandInterface.xml"
+#define LIBRARY_OUTPUT_PATH "/home/genius/workspace/workspace/AudioManager/bin/plugins/command"
#endif /* _COMMANDDBUS_CONFIG_H */