summaryrefslogtreecommitdiff
path: root/src/being/crazymoves.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-03 12:31:45 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-03 12:33:13 +0300
commit07cf20b698bba9b5800ecbda3788ef441b9c49c2 (patch)
treecce5a759eefa15aa4cd3b8a08dc6fa6f73156af0 /src/being/crazymoves.cpp
parenta75b710fbde53288d250d287eb61254e2adb3012 (diff)
downloadplus-07cf20b698bba9b5800ecbda3788ef441b9c49c2.tar.gz
plus-07cf20b698bba9b5800ecbda3788ef441b9c49c2.tar.bz2
plus-07cf20b698bba9b5800ecbda3788ef441b9c49c2.tar.xz
plus-07cf20b698bba9b5800ecbda3788ef441b9c49c2.zip
Rename packettypes.h into packettype.h
Diffstat (limited to 'src/being/crazymoves.cpp')
-rw-r--r--src/being/crazymoves.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/crazymoves.cpp b/src/being/crazymoves.cpp
index d33c0a91b..83eed7bd9 100644
--- a/src/being/crazymoves.cpp
+++ b/src/being/crazymoves.cpp
@@ -28,7 +28,7 @@
#include "enums/being/beingdirection.h"
-#include "enums/net/packettypes.h"
+#include "enums/net/packettype.h"
#include "gui/windows/outfitwindow.h"