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 --- PluginControlInterface/test/CAmControlReceiverShadowTest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PluginControlInterface') diff --git a/PluginControlInterface/test/CAmControlReceiverShadowTest.h b/PluginControlInterface/test/CAmControlReceiverShadowTest.h index 9b31e2e..3d112be 100644 --- a/PluginControlInterface/test/CAmControlReceiverShadowTest.h +++ b/PluginControlInterface/test/CAmControlReceiverShadowTest.h @@ -18,7 +18,7 @@ #ifndef CAMCONTROLRECEIVERSHADOWTEST_H_ #define CAMCONTROLRECEIVERSHADOWTEST_H_ -#include +#include "gtest/gtest.h" #include #include "MockIAmControlReceive.h" #include "shared/CAmSocketHandler.h" -- cgit v1.2.1