Skip to content

Commit 6c02de5

Browse files
committed
full include path
1 parent 1d0f1f8 commit 6c02de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/wasm-reduce/wasm-reduce.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#include "tools/tool-options.h"
3535
#include "wasm-io.h"
3636

37-
#include "reducer.h"
37+
#include "tools/wasm-reduce/reducer.h"
3838

3939
namespace wasm {
4040

0 commit comments

Comments
 (0)