From c9017a5e09af559221c465742ce2127801fa2bc3 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 9 Jan 2016 07:14:46 +0100 Subject: [PATCH] buildfix --- gfx/common/d3d_common.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/common/d3d_common.cpp b/gfx/common/d3d_common.cpp index 563c38eba8..a9af6f6db1 100644 --- a/gfx/common/d3d_common.cpp +++ b/gfx/common/d3d_common.cpp @@ -13,6 +13,7 @@ * If not, see . */ +#include "../../configuration.h" #include "../../verbosity.h" #include "d3d_common.h"