From 9532a77b4f2701982e79c8f022c1c265e8c89a25 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 18 Apr 2018 07:53:10 +0200 Subject: [PATCH] Buildfix --- gfx/common/gx2_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/common/gx2_common.h b/gfx/common/gx2_common.h index 4bab051469..3b424f4b44 100644 --- a/gfx/common/gx2_common.h +++ b/gfx/common/gx2_common.h @@ -2,7 +2,7 @@ #include -#Include "../video_defines.h" +#include "../video_defines.h" #include "../video_shader_parse.h" #include "../drivers/gx2_shaders/frame.h"