diff options
Diffstat (limited to 'converter/adb_usb/keymap.c')
| -rw-r--r-- | converter/adb_usb/keymap.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/converter/adb_usb/keymap.c b/converter/adb_usb/keymap.c index 5d42980d55..a1574b1ab3 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" | 
