summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-14 23:54:21 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-14 23:54:21 +0300
commitbce94fcdf18b2667fffdb4262bfc0ffbf5be49fe (patch)
treee464e3a8ed0894e6a7224f6c0e81b6e130001a51
parentcc0e4d4fdd94afe7e892f7fa05ea88a5f20320d7 (diff)
downloadplus-bce94fcdf18b2667fffdb4262bfc0ffbf5be49fe.tar.gz
plus-bce94fcdf18b2667fffdb4262bfc0ffbf5be49fe.tar.bz2
plus-bce94fcdf18b2667fffdb4262bfc0ffbf5be49fe.tar.xz
plus-bce94fcdf18b2667fffdb4262bfc0ffbf5be49fe.zip
Remove extra include from commands.cpp
-rw-r--r--src/actions/commands.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp
index 1016ee6cb..6f2bba4a7 100644
--- a/src/actions/commands.cpp
+++ b/src/actions/commands.cpp
@@ -33,8 +33,6 @@
#include "being/homunculusinfo.h"
#include "being/playerinfo.h"
-#include "enums/resources/skill/casttype.h"
-
#include "gui/viewport.h"
#include "gui/popups/popupmenu.h"