summaryrefslogtreecommitdiff
path: root/converter/adb_usb/keymap.c
diff options
context:
space:
mode:
authortmk2013-04-09 14:31:27 +0900
committertmk2013-04-09 14:31:27 +0900
commit3fa50565af7ad72e895183c5caeb51591c69a45e (patch)
tree98721542ee1f897f489400b79ffa558a15e0a503 /converter/adb_usb/keymap.c
parentde7b46cd7db2928d342a0c3e06f03c19e96f984b (diff)
parent9e39b222d0105b55c84a8301958d69209a3319fb (diff)
Merge branch 'adb_fix'
Diffstat (limited to 'converter/adb_usb/keymap.c')
-rw-r--r--converter/adb_usb/keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/converter/adb_usb/keymap.c b/converter/adb_usb/keymap.c
index 5d42980d5..a1574b1ab 100644
--- a/converter/adb_usb/keymap.c
+++ b/converter/adb_usb/keymap.c
@@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <stdint.h>
#include <stdbool.h>
#include <avr/pgmspace.h>
-#include "usb_keyboard.h"
#include "keycode.h"
#include "print.h"
#include "debug.h"