summaryrefslogtreecommitdiff
path: root/src/gui/npcpostdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/npcpostdialog.h')
-rw-r--r--src/gui/npcpostdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/npcpostdialog.h b/src/gui/npcpostdialog.h
index b970f5cf..ea038aeb 100644
--- a/src/gui/npcpostdialog.h
+++ b/src/gui/npcpostdialog.h
@@ -22,9 +22,9 @@
#ifndef GUI_NPCPOSTDIALOG_H
#define GUI_NPCPOSTDIALOG_H
-#include <guichan/actionlistener.hpp>
+#include "gui/widgets/window.h"
-#include "window.h"
+#include <guichan/actionlistener.hpp>
class TextBox;
class TextField;