From 2351265667ab56d1a83ded2e9e5c335aa673cf78 Mon Sep 17 00:00:00 2001 From: lizzie Date: Fri, 25 Sep 2026 11:30:23 +0000 Subject: [PATCH] 2026-09-25 11:30:23 Signed-off-by: lizzie --- src/hid_core/resources/npad/npad_types.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hid_core/resources/npad/npad_types.h b/src/hid_core/resources/npad/npad_types.h index 68b803c3d3..86601ad51f 100644 --- a/src/hid_core/resources/npad/npad_types.h +++ b/src/hid_core/resources/npad/npad_types.h @@ -6,6 +6,7 @@ #pragma once +#include #include "common/bit_field.h" #include "common/common_funcs.h" #include "common/common_types.h"