X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fusb_usb%2Fmatrix.c;h=3cdb0860d5ecd1594a2f8923fc48ff13866cbdcf;hb=1d5bbb55f28eb2e9eff0543753b8cb85f3b94282;hp=1cfecde203fb10cdbf238b7bfb5a171ea6cb4e7d;hpb=e7c030375ac76907206db7f09cf9208b0c7c6e66;p=max%2Ftmk_keyboard.git diff --git a/converter/usb_usb/matrix.c b/converter/usb_usb/matrix.c index 1cfecde2..3cdb0860 100644 --- a/converter/usb_usb/matrix.c +++ b/converter/usb_usb/matrix.c @@ -18,7 +18,7 @@ along with this program. If not, see . #include #include #include "usb_hid.h" -#include "usb_keycodes.h" +#include "keycode.h" #include "util.h" #include "print.h" #include "debug.h"