From 9addeae8725719c138b097890edaed076686e061 Mon Sep 17 00:00:00 2001 From: tmk Date: Mon, 16 Jan 2012 00:41:06 +0900 Subject: Added USART implementation for PS/2 signal handling. --- layer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'layer.c') diff --git a/layer.c b/layer.c index 3f9e55a15..40b4d7b34 100755 --- a/layer.c +++ b/layer.c @@ -19,6 +19,7 @@ along with this program. If not, see . #include "host.h" #include "debug.h" #include "timer.h" +#include "usb_keycodes.h" #include "layer.h" -- cgit v1.2.3