Index: test/cctest/wasm/test-run-wasm-asmjs.cc |
diff --git a/test/cctest/wasm/test-run-wasm-asmjs.cc b/test/cctest/wasm/test-run-wasm-asmjs.cc |
index d02bc847ace09ff218af27a5411e927f7ddef719..007fc7a8646a46e26afd15a63bb7c828422a4ecd 100644 |
--- a/test/cctest/wasm/test-run-wasm-asmjs.cc |
+++ b/test/cctest/wasm/test-run-wasm-asmjs.cc |
@@ -12,8 +12,8 @@ |
#include "test/cctest/cctest.h" |
#include "test/cctest/compiler/value-helper.h" |
-#include "test/cctest/wasm/test-signatures.h" |
#include "test/cctest/wasm/wasm-run-utils.h" |
+#include "test/common/wasm/test-signatures.h" |
using namespace v8::base; |
using namespace v8::internal; |