From ce2e06c39465b76a1780e5d594eaea7697afafd6 Mon Sep 17 00:00:00 2001 From: tmk Date: Wed, 17 Oct 2012 21:43:44 +0900 Subject: Fix projects for new keycodes --- converter/adb_usb/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'converter/adb_usb/config.h') diff --git a/converter/adb_usb/config.h b/converter/adb_usb/config.h index 875c48ce8..094252f74 100644 --- a/converter/adb_usb/config.h +++ b/converter/adb_usb/config.h @@ -54,6 +54,7 @@ along with this program. If not, see . /* key combination for command */ #include "adb.h" +#include "matrix.h" #define IS_COMMAND() ( \ matrix_is_on(MATRIX_ROW(ADB_POWER), MATRIX_COL(ADB_POWER)) \ ) -- cgit v1.2.3