summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/MockIAmCommandSend.h
diff options
context:
space:
mode:
authorchristian linke <christian.linke@bmw.de>2012-10-04 15:49:12 +0200
committerchristian linke <christian.linke@bmw.de>2012-10-04 15:49:12 +0200
commitfee37213648f86ca4fd13ed063182e2ce877aacf (patch)
tree93ea8c55512dacbc27e0475004ae71ad0354c371 /AudioManagerDaemon/test/MockIAmCommandSend.h
parenta579f1ffce998ab2b90d82b9b5e27fea25678a86 (diff)
downloadaudiomanager-fee37213648f86ca4fd13ed063182e2ce877aacf.tar.gz
* change global include for gest.h to local include
Signed-off-by: christian linke <christian.linke@bmw.de>
Diffstat (limited to 'AudioManagerDaemon/test/MockIAmCommandSend.h')
-rw-r--r--AudioManagerDaemon/test/MockIAmCommandSend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManagerDaemon/test/MockIAmCommandSend.h b/AudioManagerDaemon/test/MockIAmCommandSend.h
index dba021f..a9fcbaf 100644
--- a/AudioManagerDaemon/test/MockIAmCommandSend.h
+++ b/AudioManagerDaemon/test/MockIAmCommandSend.h
@@ -22,7 +22,7 @@
#define MOCKCOMMANDINTERFACE_H_
#include "command/IAmCommandSend.h"
-#include <gtest/gtest.h>
+#include "gtest/gtest.h"
#include <gmock/gmock.h>
namespace am {