From 526eedf98e45fc3b0ad768ecb1d0cbc1968def2f Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 12 Nov 2011 11:59:56 +0200 Subject: Scripting WIP --- src/activeobject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/activeobject.h') diff --git a/src/activeobject.h b/src/activeobject.h index 09ee23a14..c46ae61b2 100644 --- a/src/activeobject.h +++ b/src/activeobject.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef ACTIVEOBJECT_HEADER #define ACTIVEOBJECT_HEADER -#include "common_irrlicht.h" +#include "irrlichttypes.h" #include #define ACTIVEOBJECT_TYPE_INVALID 0 -- cgit v1.2.3