From 9f031a67594162a53b07acbfbc65faf8c4938e99 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sun, 17 Jun 2012 04:00:31 +0300 Subject: Optimize headers --- src/voxel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/voxel.h') diff --git a/src/voxel.h b/src/voxel.h index 483b4d2a0..e7155dfac 100644 --- a/src/voxel.h +++ b/src/voxel.h @@ -21,6 +21,8 @@ with this program; if not, write to the Free Software Foundation, Inc., #define VOXEL_HEADER #include "irrlichttypes.h" +#include "irr_v3d.h" +#include #include #include "debug.h" #include "mapnode.h" -- cgit v1.2.3