From e517a6c884801cddd4e5f15403514192d8d9854a Mon Sep 17 00:00:00 2001 From: Carlos Medeiros Date: Fri, 6 Feb 2026 14:45:59 +0000 Subject: [PATCH] remove include --- bolos-sys/bindgen/wrapper_nbgl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/bolos-sys/bindgen/wrapper_nbgl.h b/bolos-sys/bindgen/wrapper_nbgl.h index 1477cf1..4e9f371 100644 --- a/bolos-sys/bindgen/wrapper_nbgl.h +++ b/bolos-sys/bindgen/wrapper_nbgl.h @@ -11,7 +11,6 @@ #include "nbgl_page.h" #include "nbgl_screen.h" #include "nbgl_serialize.h" -#include "nbgl_side.h" #include "nbgl_touch.h" #include "nbgl_types.h" #include "nbgl_use_case.h"