diff --git a/embed/extmod/modtrezorio/modtrezorio-msg.h b/embed/extmod/modtrezorio/modtrezorio-msg.h index 313443cb..4cdec347 100644 --- a/embed/extmod/modtrezorio/modtrezorio-msg.h +++ b/embed/extmod/modtrezorio/modtrezorio-msg.h @@ -5,6 +5,9 @@ * see LICENSE file for details */ +#include +#include + #if defined TREZOR_STM32 #include "usb.h" #include "touch.h"