diff --git a/src/bootimage.cpp b/src/bootimage.cpp index f8d36b81c7..0f359c5696 100644 --- a/src/bootimage.cpp +++ b/src/bootimage.cpp @@ -14,8 +14,8 @@ #include "machine.h" #include "util.h" #include "stream.h" -#include "codegen/assembler.h" -#include "codegen/promise.h" +#include +#include #include "target.h" #include #include "lzma.h"