summaryrefslogtreecommitdiffstats
path: root/src/ChunkDef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChunkDef.h')
-rw-r--r--src/ChunkDef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChunkDef.h b/src/ChunkDef.h
index ded0bdf4c..7247cf5e4 100644
--- a/src/ChunkDef.h
+++ b/src/ChunkDef.h
@@ -404,7 +404,7 @@ public:
}
};
-typedef std::list<cChunkCoordsWithBool> cChunkCoordWithBoolList;
+typedef std::list<cChunkCoordsWithBool> cChunkCoordsWithBoolList;