summaryrefslogtreecommitdiff
path: root/src/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/text.h')
-rw-r--r--src/text.h5
1 files changed, 3 insertions, 2 deletions
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 <guichan/color.hpp>
+#include "localconsts.h"
+
class TextManager;
class Text