================ @@ -16,6 +16,7 @@ #include "InputElement.h" #include "OutputSegment.h" #include "SymbolTable.h" +#include "llvm/BinaryFormat/Wasm.h" ---------------- sbc100 wrote: It seems reasonable / good to include what you use. https://github.com/llvm/llvm-project/pull/129050