Changeset a44424f in mainline for uspace/app/mkbd/main.c


Ignore:
Timestamp:
2013-12-31T04:12:59Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
99e8fb7b
Parents:
0c322fa
Message:

libdrv, libusbhid: Move usbhid client iface to libdrv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/mkbd/main.c

    r0c322fa ra44424f  
    4545#include <loc.h>
    4646#include <usb/dev/hub.h>
    47 #include <usb/hid/iface.h>
     47#include <usbhid_iface.h>
    4848#include <usb/dev/pipes.h>
    4949#include <async.h>
Note: See TracChangeset for help on using the changeset viewer.