Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/layout/cz.c

    rb6a088f r9d58539  
    3333
    3434#include <errno.h>
     35#include <input.h>
    3536#include <io/console.h>
    3637#include <io/keycode.h>
    3738#include <bool.h>
     39#include <layout.h>
    3840#include <stdlib.h>
    39 #include "../input.h"
    40 #include "../layout.h"
    4141
    4242static int cz_create(layout_t *);
Note: See TracChangeset for help on using the changeset viewer.