From ace611798ee6d556005b7504b255b00dba8b58f4 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 2 Oct 2017 01:38:48 +0200 Subject: [PATCH] No longer include for d3d.h --- gfx/drivers/d3d.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gfx/drivers/d3d.h b/gfx/drivers/d3d.h index 6d5ed2b27f..0c2e1a029c 100644 --- a/gfx/drivers/d3d.h +++ b/gfx/drivers/d3d.h @@ -17,7 +17,6 @@ #ifndef __D3DVIDEO_INTF_H__ #define __D3DVIDEO_INTF_H__ -#include #include #ifdef HAVE_CONFIG_H