From b310c51796d1632aeefc834dc0e931c52f909a41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Aug 2013 20:38:42 +0300 Subject: move render classes into render dir. --- src/text.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/text.h') diff --git a/src/text.h b/src/text.h index c235794e3..e515b3dc5 100644 --- a/src/text.h +++ b/src/text.h @@ -24,11 +24,12 @@ #ifndef TEXT_H #define TEXT_H -#include "graphics.h" -#include "localconsts.h" +#include "render/graphics.h" #include +#include "localconsts.h" + class TextManager; class Text -- cgit v1.2.3-60-g2f50