From 6c47e76c6d7296528b55d514910a6af1663f7b99 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 14 Aug 2015 16:31:21 +0000 Subject: fix for EnumProcesses under Windows XP git-svn-id: http://svn.miranda-ng.org/main/trunk@14953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Xfire/src') diff --git a/protocols/Xfire/src/stdafx.h b/protocols/Xfire/src/stdafx.h index 2b5ec68d7f..0140336606 100644 --- a/protocols/Xfire/src/stdafx.h +++ b/protocols/Xfire/src/stdafx.h @@ -5,6 +5,8 @@ #pragma once +#define PSAPI_VERSION 1 + #include #include #include -- cgit v1.2.3