aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/compression/message_compress_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/compression/message_compress_test.cc')
-rw-r--r--test/core/compression/message_compress_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/compression/message_compress_test.cc b/test/core/compression/message_compress_test.cc
index 6ca07b70c4..b03ca4c4cb 100644
--- a/test/core/compression/message_compress_test.cc
+++ b/test/core/compression/message_compress_test.cc
@@ -25,8 +25,8 @@
#include <grpc/support/log.h>
#include <grpc/support/useful.h>
+#include "src/core/lib/gpr/murmur_hash.h"
#include "src/core/lib/iomgr/exec_ctx.h"
-#include "src/core/lib/support/murmur_hash.h"
#include "test/core/util/slice_splitter.h"
#include "test/core/util/test_config.h"