summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/shared/CAmDbusWrapper.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/shared/CAmDbusWrapper.h b/include/shared/CAmDbusWrapper.h
index 6efbc9e..0a83bb4 100644
--- a/include/shared/CAmDbusWrapper.h
+++ b/include/shared/CAmDbusWrapper.h
@@ -16,6 +16,10 @@
* For further information see http://www.genivi.org/.
*/
+/**
+ * todo add removeCallback ...
+ */
+
#ifndef DBUSWRAPPER_H_
#define DBUSWRAPPER_H_
@@ -23,7 +27,7 @@
#include <string>
#include <list>
#include "config.h"
-#include "shared/CAmSocketHandler.h"
+#include "CAmSocketHandler.h"
namespace am
{