From 06366c9c8564a2e2084c842e38d490716c433561 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 3 Jan 2018 15:22:17 +0100 Subject: [PATCH] Correct this --- gfx/common/d3d_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/common/d3d_common.c b/gfx/common/d3d_common.c index ef64aaf97b..4f75780669 100644 --- a/gfx/common/d3d_common.c +++ b/gfx/common/d3d_common.c @@ -946,7 +946,7 @@ bool d3d_device_get_backbuffer(LPDIRECT3DDEVICE dev, if (!dev) return false; -#if defined(HAVE_D3D9) && !defined(__cplusplus) +#if defined(HAVE_D3D9) #ifdef __cplusplus if (SUCCEEDED(dev->GetBackBuffer( swapchain_idx, idx,