X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=plugins%2Fdfinput%2Fmain.c;h=974c4dddac819721a7eb5fb7213a032bfdca2c68;hb=78de2879b23476890019dd434178b463b649da17;hp=9c19bb69dcb5b3f4b09a3ee4330a401129e1e347;hpb=46ea5a4e4714bc57302c54b56d716f02a6e72c9e;p=pcsx_rearmed.git diff --git a/plugins/dfinput/main.c b/plugins/dfinput/main.c index 9c19bb69..974c4ddd 100644 --- a/plugins/dfinput/main.c +++ b/plugins/dfinput/main.c @@ -8,13 +8,6 @@ * See the COPYING file in the top-level directory. */ -#ifndef _WIN32 -#define CALLBACK -#else -#define WIN32_LEAN_AND_MEAN -#include -#endif - #include "main.h" unsigned char CurPad, CurByte, CurCmd, CmdLen;