Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/proto/adb.c

    rb6a088f r9d58539  
    3737
    3838#include <bool.h>
    39 #include "../mouse.h"
    40 #include "../mouse_port.h"
    41 #include "../mouse_proto.h"
     39#include <mouse.h>
     40#include <mouse_port.h>
     41#include <mouse_proto.h>
    4242
    4343static mouse_dev_t *mouse_dev;
Note: See TracChangeset for help on using the changeset viewer.