X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2Fin_evdev.c;h=3f30970eefa8f08ea156b0bee260e69f244c1245;hb=f89d84717ae3536779f04cdfb57cf940d2bd8ade;hp=b447da16f08fb8154ae6315d39e76af8b7cfdcd6;hpb=dd1e7172862c6e1f7f1c84c37c7800a783fbb73c;p=libpicofe.git diff --git a/linux/in_evdev.c b/linux/in_evdev.c index b447da1..3f30970 100644 --- a/linux/in_evdev.c +++ b/linux/in_evdev.c @@ -1,10 +1,11 @@ /* - * (C) Gražvydas "notaz" Ignotas, 2008-2010 + * (C) Gražvydas "notaz" Ignotas, 2008-2012 * * This work is licensed under the terms of any of these licenses * (at your option): * - GNU GPL, version 2 or later. * - GNU LGPL, version 2.1 or later. + * - MAME license. * See the COPYING file in the top-level directory. */ @@ -19,7 +20,7 @@ #include #include -#include "../common/input.h" +#include "../input.h" #include "in_evdev.h" #define MAX_ABS_DEVS 8