X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfinput%2Fmain.c;h=974c4dddac819721a7eb5fb7213a032bfdca2c68;hb=7254d73772d63a5babe4061cba61ffa3e4a9e1b6;hp=9c19bb69dcb5b3f4b09a3ee4330a401129e1e347;hpb=881977d12899fb99da181a0685ecb8f98cb23ed0;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;