| Index: test/unittests/wasm/asm-types-unittest.cc
|
| diff --git a/test/unittests/wasm/asm-types-unittest.cc b/test/unittests/wasm/asm-types-unittest.cc
|
| index 9b29362537225f1978f96974816700f5183b1c47..b4fbb77dcdccc5bc37c0b391c0d6e4db01471866 100644
|
| --- a/test/unittests/wasm/asm-types-unittest.cc
|
| +++ b/test/unittests/wasm/asm-types-unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "src/wasm/asm-types.h"
|
| +#include "src/asmjs/asm-types.h"
|
|
|
| #include <unordered_map>
|
| #include <unordered_set>
|
|
|