From 03ecd346849cb66809d7e502d88d11023897885c Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 9 Jul 2023 20:05:01 +1000 Subject: keymap_extras: remove direct `quantum.h` includes (#21485) --- quantum/keymap_extras/sendstring_workman_zxcvm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'quantum/keymap_extras/sendstring_workman_zxcvm.h') diff --git a/quantum/keymap_extras/sendstring_workman_zxcvm.h b/quantum/keymap_extras/sendstring_workman_zxcvm.h index e7605d7cce..791268fdeb 100644 --- a/quantum/keymap_extras/sendstring_workman_zxcvm.h +++ b/quantum/keymap_extras/sendstring_workman_zxcvm.h @@ -18,6 +18,7 @@ #pragma once +#include "send_string.h" #include "keymap_workman_zxcvm.h" // clang-format off -- cgit v1.2.3