summaryrefslogtreecommitdiff
path: root/src/gui/windows/chatwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows/chatwindow.h')
-rw-r--r--src/gui/windows/chatwindow.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h
index 7137af08f..19a5022ab 100644
--- a/src/gui/windows/chatwindow.h
+++ b/src/gui/windows/chatwindow.h
@@ -20,15 +20,13 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GUI_CHATWINDOW_H
-#define GUI_CHATWINDOW_H
+#ifndef GUI_WINDOWS_CHATWINDOW_H
+#define GUI_WINDOWS_CHATWINDOW_H
#include "depricatedlistener.h"
#include "configlistener.h"
-#include "utils/stringvector.h"
-
#include "gui/widgets/window.h"
#include <guichan/actionlistener.hpp>
@@ -375,4 +373,4 @@ class ChatWindow final : public Window,
extern ChatWindow *chatWindow;
-#endif // GUI_CHATWINDOW_H
+#endif // GUI_WINDOWS_CHATWINDOW_H