summaryrefslogtreecommitdiffstats
path: root/source/Mobs/Magmacube.cpp
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-09-21 11:15:53 +0200
committermadmaxoft <github@xoft.cz>2013-09-21 11:15:53 +0200
commitc7fe42be26eb02469216eaa794adeda0f9fbecba (patch)
treeab4b8dda06bd6bb9207e4f84ae9f0180b77f79d3 /source/Mobs/Magmacube.cpp
parentFixed Linux compilation. (diff)
downloadcuberite-c7fe42be26eb02469216eaa794adeda0f9fbecba.tar
cuberite-c7fe42be26eb02469216eaa794adeda0f9fbecba.tar.gz
cuberite-c7fe42be26eb02469216eaa794adeda0f9fbecba.tar.bz2
cuberite-c7fe42be26eb02469216eaa794adeda0f9fbecba.tar.lz
cuberite-c7fe42be26eb02469216eaa794adeda0f9fbecba.tar.xz
cuberite-c7fe42be26eb02469216eaa794adeda0f9fbecba.tar.zst
cuberite-c7fe42be26eb02469216eaa794adeda0f9fbecba.zip
Diffstat (limited to '')
-rw-r--r--source/Mobs/Magmacube.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Mobs/Magmacube.cpp b/source/Mobs/Magmacube.cpp
index 7d553758e..c72b4831b 100644
--- a/source/Mobs/Magmacube.cpp
+++ b/source/Mobs/Magmacube.cpp
@@ -1,7 +1,7 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
-#include "MagmaCube.h"
+#include "Magmacube.h"