summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/src/CAmWatchdog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/src/CAmWatchdog.cpp')
-rwxr-xr-xAudioManagerDaemon/src/CAmWatchdog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/AudioManagerDaemon/src/CAmWatchdog.cpp b/AudioManagerDaemon/src/CAmWatchdog.cpp
index db34009..874696e 100755
--- a/AudioManagerDaemon/src/CAmWatchdog.cpp
+++ b/AudioManagerDaemon/src/CAmWatchdog.cpp
@@ -12,7 +12,7 @@
* this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
*
- * \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012
+ * \author Christian Linke, christian.linke@bmw.de BMW 2011,2012
*
* \file CAmWatchdog.cpp
* For further information see http://www.genivi.org/.
@@ -24,7 +24,7 @@
#include <cstdlib>
#include <stdexcept>
#include "config.h"
-#include "shared/CAmDltWrapper.h"
+#include "CAmDltWrapper.h"
#ifdef SYSTEMD_FOUND
#include <systemd/sd-daemon.h>