diff --git a/test/cpp/util/grpc_tool.cc b/test/cpp/util/grpc_tool.cc index 17fc406ccab0a2e3cec46aed6f1b42bfaa29fa06..f06053ca23e5e86102f03a3fe69645404909fdeb 100644 --- a/test/cpp/util/grpc_tool.cc +++ b/test/cpp/util/grpc_tool.cc @@ -31,7 +31,7 @@ * */ -#include "grpc_tool.h" +#include "test/cpp/util/grpc_tool.h" #include <unistd.h> #include <fstream>