Skip to content
Snippets Groups Projects
Commit 56486054 authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix include

parent 5b3391f1
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
#include <grpc/grpc.h>
#include <grpc/support/alloc.h>
#include "src/core/lib/transport/chttp2/hpack_parser.h"
#include "src/core/ext/transport/chttp2/transport/hpack_parser.h"
static void onhdr(void *ud, grpc_mdelem *md) { GRPC_MDELEM_UNREF(md); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment