summaryrefslogtreecommitdiff
path: root/src/gui/textdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textdialog.h')
-rw-r--r--src/gui/textdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/textdialog.h b/src/gui/textdialog.h
index 16a1e9d8..edfe85b6 100644
--- a/src/gui/textdialog.h
+++ b/src/gui/textdialog.h
@@ -22,7 +22,7 @@
#ifndef GUI_GUILD_DIALOG_H
#define GUI_GUILD_DIALOG_H
-#include "window.h"
+#include "gui/widgets/window.h"
#include <guichan/actionlistener.hpp>