summaryrefslogtreecommitdiff
path: root/src/gui/emotewindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/emotewindow.h')
-rw-r--r--src/gui/emotewindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/emotewindow.h b/src/gui/emotewindow.h
index 8af24a7b..15d4b427 100644
--- a/src/gui/emotewindow.h
+++ b/src/gui/emotewindow.h
@@ -22,11 +22,11 @@
#ifndef EMOTEWINDOW_H
#define EMOTEWINDOW_H
+#include "gui/widgets/window.h"
+
#include <guichan/actionlistener.hpp>
#include <guichan/selectionlistener.hpp>
-#include "window.h"
-
class EmoteContainer;
class TextBox;