From 7deed96d0997b5c4edefce0877a626926f8b29a4 Mon Sep 17 00:00:00 2001 From: faketruth Date: Fri, 4 Nov 2011 16:05:18 +0000 Subject: Added cRedstone to project file Changed NetworkToHostFloat4(), maybe it works now on 64bit linux git-svn-id: http://mc-server.googlecode.com/svn/trunk@54 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/cRedstone.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/cRedstone.cpp') 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 ) -- cgit v1.2.3