X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=win32%2Fin_vk.c;h=ae8888a573fb6e2a895cd3dda541aba332569df5;hb=26ea18173c1228dd5ce39e2a88ffe1ae10fcb365;hp=44e1fde30fd35a57202ecb08093e1643c2bbfb02;hpb=e9b2926437ccf6b630cf79e00ed98f7934201c20;p=libpicofe.git diff --git a/win32/in_vk.c b/win32/in_vk.c index 44e1fde..ae8888a 100644 --- a/win32/in_vk.c +++ b/win32/in_vk.c @@ -1,10 +1,21 @@ +/* + * (C) Gražvydas "notaz" Ignotas, 2009 + * + * 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. + */ + #define RC_INVOKED // we only need defines #include #undef RC_INVOKED #include -#include "../common/input.h" -#include "../common/emu.h" // array_size +#include "../input.h" +#include "../emu.h" // array_size #include "in_vk.h" #define IN_VK_PREFIX "vk:"