diff options
Diffstat (limited to 'AudioManagerDaemon/test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h')
-rw-r--r-- | AudioManagerDaemon/test/AmRoutingInterfaceTest/CAmRoutingInterfaceTest.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <gtest/gtest.h> +#include "gtest/gtest.h" #include <gmock/gmock.h> #include <algorithm> #include <string> |