From 78b7980b12b76c0a2a159a7154b5e812bd1e511c Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 11 Nov 2015 20:30:51 +0100 Subject: [PATCH] Linker fix --- gfx/common/win32_common.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/common/win32_common.cpp b/gfx/common/win32_common.cpp index 81b61895a5..3ccb48da3d 100644 --- a/gfx/common/win32_common.cpp +++ b/gfx/common/win32_common.cpp @@ -58,7 +58,7 @@ extern void *dinput; typedef REASON_CONTEXT POWER_REQUEST_CONTEXT, *PPOWER_REQUEST_CONTEXT, *LPPOWER_REQUEST_CONTEXT; -WINBASEAPI +extern "C" WINBASEAPI HANDLE WINAPI PowerCreateRequest (