diff options
Diffstat (limited to 'tests/test_common/test_common.hpp')
-rw-r--r-- | tests/test_common/test_common.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_common/test_common.hpp b/tests/test_common/test_common.hpp index a88fa8d7b8..295a6083cd 100644 --- a/tests/test_common/test_common.hpp +++ b/tests/test_common/test_common.hpp @@ -22,5 +22,6 @@ extern "C" { } #include "test_driver.hpp" #include "test_matrix.h" +#include "test_keymap_key.hpp" #include "keyboard_report_util.hpp" #include "test_fixture.hpp" |