From d9c8a64c18ea33ad01392fa0fe7bb0d44e5ad605 Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Thu, 27 Oct 2022 11:54:51 +1100 Subject: [PATCH] Fix build error with NKRO_ENABLE=no --- quantum/xap/xap_handlers.c | 1 + 1 file changed, 1 insertion(+) diff --git a/quantum/xap/xap_handlers.c b/quantum/xap/xap_handlers.c index 565dddc4cd0..6937e83b527 100644 --- a/quantum/xap/xap_handlers.c +++ b/quantum/xap/xap_handlers.c @@ -14,6 +14,7 @@ * along with this program. If not, see . */ +#include #include #include