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 --- PluginRoutingInterfaceAsync/test/CAmRoutingReceiverAsync.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PluginRoutingInterfaceAsync') diff --git a/PluginRoutingInterfaceAsync/test/CAmRoutingReceiverAsync.h b/PluginRoutingInterfaceAsync/test/CAmRoutingReceiverAsync.h index 3dc9ea1..cf6d0a3 100644 --- a/PluginRoutingInterfaceAsync/test/CAmRoutingReceiverAsync.h +++ b/PluginRoutingInterfaceAsync/test/CAmRoutingReceiverAsync.h @@ -18,7 +18,7 @@ #ifndef TESTROUTINGINTERFACEASYNC_H_ #define TESTROUTINGINTERFACEASYNC_H_ -#include +#include "gtest/gtest.h" #include #include "MockIAmRoutingReceive.h" -- cgit v1.2.1