From a1dfe4f741f3298b5fe7a1eaa0b80d7c070cae59 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 12 Jan 2013 03:36:05 +0100 Subject: [PATCH] (Xbox 1) Fix build --- gfx/context/xdk_ctx.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gfx/context/xdk_ctx.c b/gfx/context/xdk_ctx.c index a2e2ec4afe..62a675bdde 100644 --- a/gfx/context/xdk_ctx.c +++ b/gfx/context/xdk_ctx.c @@ -20,6 +20,8 @@ #include "../../xdk/xdk_d3d.h" #endif +#include "../../console/rarch_console.h" + #include "../image.h" #include