diff --git a/companion/src/process_flash.cpp b/companion/src/process_flash.cpp index c57bfe639..98e7cef2b 100644 --- a/companion/src/process_flash.cpp +++ b/companion/src/process_flash.cpp @@ -24,6 +24,7 @@ #include #include #include +#include #include #if defined _MSC_VER || !defined __GNUC__