From eed727c61b51f46f6d172c56ecd26a3b1752d449 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Tue, 15 Nov 2011 19:58:36 +0200 Subject: Completely generalized mesh generation; ContentFeatures serialization --- src/irrlichttypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/irrlichttypes.h') diff --git a/src/irrlichttypes.h b/src/irrlichttypes.h index 7ab83bb7d..bc17694fc 100644 --- a/src/irrlichttypes.h +++ b/src/irrlichttypes.h @@ -27,6 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include #include #include +#include using namespace irr; typedef core::vector3df v3f; typedef core::vector3d v3s16; -- cgit v1.2.3