diff options
Diffstat (limited to 'src/gui/widgets/textbox.h')
-rw-r--r-- | src/gui/widgets/textbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/textbox.h b/src/gui/widgets/textbox.h index 501744515..797707716 100644 --- a/src/gui/widgets/textbox.h +++ b/src/gui/widgets/textbox.h @@ -25,7 +25,7 @@ #include "gui/widgets/widget2.h" -#include <guichan/widgets/textbox.hpp> +#include "gui/base/widgets/textbox.hpp" #include "localconsts.h" |