summaryrefslogtreecommitdiffstats
path: root/source/cRedstone.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cRedstone.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cRedstone.cpp b/source/cRedstone.cpp
index 87f1f23f1..d61d50cbb 100644
--- a/source/cRedstone.cpp
+++ b/source/cRedstone.cpp
@@ -1,7 +1,7 @@
#include "cRedstone.h"
#include "cRoot.h"
#include "cWorld.h"
-
+#include "BlockID.h"
cRedstone::cRedstone( cWorld* a_World )
:m_World ( a_World )