From cde42202d69e178da73c698065deca54b24054fd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Feb 2014 18:07:17 +0300 Subject: move exguichan files into gui/base/ --- src/render/graphics.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index 0cb510195..93d46b475 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -29,8 +29,8 @@ #include "render/renderers.h" -#include -#include +#include "gui/base/color.hpp" +#include "gui/base/graphics.hpp" #ifdef USE_SDL2 #include -- cgit v1.2.3-70-g09d2