summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Skeleton.cpp
diff options
context:
space:
mode:
authorarchshift <admin@archshift.com>2014-04-27 01:45:39 +0200
committerarchshift <admin@archshift.com>2014-04-27 01:45:39 +0200
commit477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d (patch)
tree5a1c71474b7f8473c50a63078085bf5d2d4f1a97 /src/Mobs/Skeleton.cpp
parentMerge pull request #941 from archshift/master (diff)
downloadcuberite-477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d.tar
cuberite-477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d.tar.gz
cuberite-477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d.tar.bz2
cuberite-477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d.tar.lz
cuberite-477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d.tar.xz
cuberite-477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d.tar.zst
cuberite-477b3e7861ca03aec5c46b4c192f5cc1b5f07c4d.zip
Diffstat (limited to '')
-rw-r--r--src/Mobs/Skeleton.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Mobs/Skeleton.cpp b/src/Mobs/Skeleton.cpp
index 1685f40c5..3b9e1c5f4 100644
--- a/src/Mobs/Skeleton.cpp
+++ b/src/Mobs/Skeleton.cpp
@@ -3,6 +3,7 @@
#include "Skeleton.h"
#include "../World.h"
+#include "../Entities/ProjectileArrow.h"