summaryrefslogtreecommitdiff
path: root/test/include/async_resolve_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/include/async_resolve_test.cpp')
-rw-r--r--test/include/async_resolve_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/include/async_resolve_test.cpp b/test/include/async_resolve_test.cpp
index be1e8a34d2..d07dc1bffc 100644
--- a/test/include/async_resolve_test.cpp
+++ b/test/include/async_resolve_test.cpp
@@ -2,7 +2,7 @@
#include <boost/asio/ip/tcp.hpp>
-#include <gmock/gmock.h>
+#include <gtest/gtest.h>
TEST(AsyncResolve, ipv4Positive)
{