summaryrefslogtreecommitdiffstats
path: root/source/Mobs/Horse.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-09-21 11:05:44 +0200
committermadmaxoft <github@xoft.cz>2013-09-21 11:05:44 +0200
commitf3d0cdc9bc5f6169fbfcb04d926412681155a55d (patch)
tree88cf3caa9675697c015bbfbe3bce9d4156177c1a /source/Mobs/Horse.h
parentMerge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes (diff)
downloadcuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.gz
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.bz2
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.lz
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.xz
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.tar.zst
cuberite-f3d0cdc9bc5f6169fbfcb04d926412681155a55d.zip
Diffstat (limited to '')
-rw-r--r--source/Mobs/Horse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Mobs/Horse.h b/source/Mobs/Horse.h
index ea6e441bd..83e64308e 100644
--- a/source/Mobs/Horse.h
+++ b/source/Mobs/Horse.h
@@ -1,7 +1,7 @@
#pragma once
-#include "AggressiveMonster.h"
+#include "PassiveMonster.h"