We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01bd0ff commit 7ea50c5Copy full SHA for 7ea50c5
test/http_template_test.cc
@@ -14,7 +14,7 @@
14
//
15
////////////////////////////////////////////////////////////////////////////////
16
17
-#include "src/http_template.h"
+#include "grpc_transcoding/http_template.h"
18
#include "gtest/gtest.h"
19
20
#include <ostream>
test/path_matcher_test.cc
-#include "src/path_matcher.h"
+#include "grpc_transcoding/path_matcher.h"
#include <memory>
0 commit comments