diff --git a/fastboot/fastboot.h b/fastboot/fastboot.h index f6ffb641f..dc5714976 100644 --- a/fastboot/fastboot.h +++ b/fastboot/fastboot.h @@ -27,6 +27,7 @@ */ #pragma once +#include #include #include "fastboot_driver.h" #include "fastboot_driver_interface.h"