summaryrefslogtreecommitdiffstats
path: root/source/BlockArea.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/BlockArea.cpp (renamed from source/cBlockArea.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cBlockArea.cpp b/source/BlockArea.cpp
index 810503f04..7750b94fb 100644
--- a/source/cBlockArea.cpp
+++ b/source/BlockArea.cpp
@@ -5,7 +5,7 @@
// The object also supports writing the blockdata back into cWorld, even into other coords
#include "Globals.h"
-#include "cBlockArea.h"
+#include "BlockArea.h"
#include "cWorld.h"