aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/codegen/codegen_test_full.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/codegen/codegen_test_full.cc')
-rw-r--r--test/cpp/codegen/codegen_test_full.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/codegen/codegen_test_full.cc b/test/cpp/codegen/codegen_test_full.cc
index 98792bde04..ccd310fc22 100644
--- a/test/cpp/codegen/codegen_test_full.cc
+++ b/test/cpp/codegen/codegen_test_full.cc
@@ -16,8 +16,8 @@
*
*/
-#include <grpc++/completion_queue.h>
#include <grpc/support/time.h>
+#include <grpcpp/completion_queue.h>
#include <gtest/gtest.h>
namespace grpc {