diff --git a/core/embed/extmod/modtrezorui/display-unix.h b/core/embed/extmod/modtrezorui/display-unix.h index 6a2884a03..0a454f7ff 100644 --- a/core/embed/extmod/modtrezorui/display-unix.h +++ b/core/embed/extmod/modtrezorui/display-unix.h @@ -17,8 +17,8 @@ * along with this program. If not, see . */ -#include -#include +#include +#include #include #include #include "profile.h" diff --git a/core/embed/unix/touch.c b/core/embed/unix/touch.c index 89cf649de..e2c829ebd 100644 --- a/core/embed/unix/touch.c +++ b/core/embed/unix/touch.c @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -#include +#include #include #include