diff options
Diffstat (limited to 'AudioManagerDaemon/test/MockIAmRoutingSend.h')
-rw-r--r-- | AudioManagerDaemon/test/MockIAmRoutingSend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManagerDaemon/test/MockIAmRoutingSend.h b/AudioManagerDaemon/test/MockIAmRoutingSend.h index a9e1746..0534e41 100644 --- a/AudioManagerDaemon/test/MockIAmRoutingSend.h +++ b/AudioManagerDaemon/test/MockIAmRoutingSend.h @@ -23,7 +23,7 @@ #include "routing/IAmRoutingSend.h" #include "gtest/gtest.h" -#include <gmock/gmock.h> +#include "gmock/gmock.h" namespace am { |