summaryrefslogtreecommitdiff
path: root/PluginControlInterface
diff options
context:
space:
mode:
Diffstat (limited to 'PluginControlInterface')
-rw-r--r--PluginControlInterface/test/CAmControlReceiverShadowTest.h2
1 files changed, 1 insertions, 1 deletions
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 <gtest/gtest.h>
+#include "gtest/gtest.h"
#include <gmock/gmock.h>
#include "MockIAmControlReceive.h"
#include "shared/CAmSocketHandler.h"