From fee37213648f86ca4fd13ed063182e2ce877aacf Mon Sep 17 00:00:00 2001 From: christian linke Date: Thu, 4 Oct 2012 15:49:12 +0200 Subject: * change global include for gest.h to local include Signed-off-by: christian linke --- .../test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AudioManagerDaemon/test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h') diff --git a/AudioManagerDaemon/test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h b/AudioManagerDaemon/test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h index aac5b1e..c8c2180 100644 --- a/AudioManagerDaemon/test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h +++ b/AudioManagerDaemon/test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h @@ -21,7 +21,7 @@ #ifndef ROUTINGINTERFACETEST_H_ #define ROUTINGINTERFACETEST_H_ -#include +#include "gtest/gtest.h" #include #include #include -- cgit v1.2.1