Skip to content

Commit 0479621

Browse files
committed
Merge branch 'wasm-reduce-header' into wasm-reduce-destructive
2 parents 689f5fe + e3469e8 commit 0479621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/wasm-reduce/reducer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
#include "reducer.h"
17+
#include "tools/wasm-reduce/reducer.h"
1818
#include "destructive-reducer.h"
1919
#include "support/file.h"
2020
#include "support/path.h"

0 commit comments

Comments
 (0)