From 29f929794c7519b049de0be3af635f05d7e83be6 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sat, 15 Feb 2014 20:31:52 +0300
Subject: move some methods from base/graphics into render/graphics.

Remove base/graphcs.
---
 src/gui/base/widgets/textfield.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'src/gui/base/widgets/textfield.cpp')

diff --git a/src/gui/base/widgets/textfield.cpp b/src/gui/base/widgets/textfield.cpp
index 586e49663..3349ebccb 100644
--- a/src/gui/base/widgets/textfield.cpp
+++ b/src/gui/base/widgets/textfield.cpp
@@ -68,10 +68,11 @@
 #include "gui/base/widgets/textfield.hpp"
 
 #include "gui/base/font.hpp"
-#include "gui/base/graphics.hpp"
 #include "gui/base/key.hpp"
 #include "gui/base/mouseinput.hpp"
 
+#include "render/graphics.h"
+
 #include "debug.h"
 
 namespace gcn
-- 
cgit v1.2.3-70-g09d2