| Index: test/cctest/wasm/test-run-wasm-module.cc
|
| diff --git a/test/cctest/wasm/test-run-wasm-module.cc b/test/cctest/wasm/test-run-wasm-module.cc
|
| index a9694b4882eda999d762482112fb09adb5d4bd36..7b697b233b584e9d984963c01d6a2b212998b43a 100644
|
| --- a/test/cctest/wasm/test-run-wasm-module.cc
|
| +++ b/test/cctest/wasm/test-run-wasm-module.cc
|
| @@ -11,6 +11,7 @@
|
| #include "src/wasm/wasm-macro-gen.h"
|
| #include "src/wasm/wasm-module-builder.h"
|
| #include "src/wasm/wasm-module.h"
|
| +#include "src/wasm/wasm-objects.h"
|
| #include "src/wasm/wasm-opcodes.h"
|
|
|
| #include "test/cctest/cctest.h"
|
|
|