summaryrefslogtreecommitdiff
path: root/src/gui/textfield.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textfield.h')
-rw-r--r--src/gui/textfield.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/textfield.h b/src/gui/textfield.h
index 145daae6..a9be41e7 100644
--- a/src/gui/textfield.h
+++ b/src/gui/textfield.h
@@ -25,7 +25,7 @@
#define __TMW_TEXTFIELD_H__
#include <guichan.hpp>
-#include "../graphic/graphic.h"
+#include "../graphics.h"
/**
* A text field.