Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/vuhid/hids/bootkbd.c

    r42d47f8 rfaa44e58  
    3636#include <errno.h>
    3737#include <usb/debug.h>
    38 #include <usb/classes/hid.h>
    39 #include <usb/classes/hidut.h>
     38#include <usb/hid/hid.h>
     39#include <usb/hid/usages/core.h>
    4040
    4141#include "../report.h"
Note: See TracChangeset for help on using the changeset viewer.