summaryrefslogtreecommitdiff
path: root/src/gui/widgets/textbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/textbox.h')
-rw-r--r--src/gui/widgets/textbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/textbox.h b/src/gui/widgets/textbox.h
index 02f27e23b..27525fc85 100644
--- a/src/gui/widgets/textbox.h
+++ b/src/gui/widgets/textbox.h
@@ -23,7 +23,7 @@
#ifndef TEXTBOX_H
#define TEXTBOX_H
-#include "guichan/widgets/textbox.hpp"
+#include <guichan/widgets/textbox.hpp>
/**
* A text box, meant to be used inside a scroll area. Same as the Guichan text