From beec2584c3bff46ae7aa0bf57389fb6dadf33917 Mon Sep 17 00:00:00 2001 From: christian linke Date: Thu, 4 Oct 2012 16:25:51 +0200 Subject: * adding GoogleMock including GoogleTest into the project Signed-off-by: christian linke --- AudioManagerDaemon/test/MockIAmCommandSend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AudioManagerDaemon/test/MockIAmCommandSend.h') diff --git a/AudioManagerDaemon/test/MockIAmCommandSend.h b/AudioManagerDaemon/test/MockIAmCommandSend.h index a9fcbaf..11c1992 100644 --- a/AudioManagerDaemon/test/MockIAmCommandSend.h +++ b/AudioManagerDaemon/test/MockIAmCommandSend.h @@ -23,7 +23,7 @@ #include "command/IAmCommandSend.h" #include "gtest/gtest.h" -#include +#include "gmock/gmock.h" namespace am { -- cgit v1.2.1