summaryrefslogtreecommitdiff
path: root/src/actions/pets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/pets.cpp')
-rw-r--r--src/actions/pets.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/actions/pets.cpp b/src/actions/pets.cpp
index 826d5ad84..3df0e64d9 100644
--- a/src/actions/pets.cpp
+++ b/src/actions/pets.cpp
@@ -22,7 +22,6 @@
#include "actormanager.h"
#include "game.h"
-#include "emoteshortcut.h"
#include "actions/actiondef.h"
@@ -37,6 +36,8 @@
#include "listeners/inputactionreplaylistener.h"
+#include "gui/shortcut/emoteshortcut.h"
+
#include "net/chathandler.h"
#ifdef TMWA_SUPPORT
#include "net/net.h"