summaryrefslogtreecommitdiffstats
path: root/converter/adb_usb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'converter/adb_usb/config.h')
-rw-r--r--converter/adb_usb/config.h1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
/* key combination for command */
#include "adb.h"
+#include "matrix.h"
#define IS_COMMAND() ( \
matrix_is_on(MATRIX_ROW(ADB_POWER), MATRIX_COL(ADB_POWER)) \
)