aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/frame_ping.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/transport/chttp2/frame_ping.h')
-rw-r--r--src/core/transport/chttp2/frame_ping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transport/chttp2/frame_ping.h b/src/core/transport/chttp2/frame_ping.h
index fc4dd7ac58..2412cd7a6f 100644
--- a/src/core/transport/chttp2/frame_ping.h
+++ b/src/core/transport/chttp2/frame_ping.h
@@ -34,8 +34,8 @@
#ifndef GRPC_CORE_TRANSPORT_CHTTP2_FRAME_PING_H
#define GRPC_CORE_TRANSPORT_CHTTP2_FRAME_PING_H
-#include "src/core/iomgr/exec_ctx.h"
#include <grpc/support/slice.h>
+#include "src/core/iomgr/exec_ctx.h"
#include "src/core/transport/chttp2/frame.h"
typedef struct {