summaryrefslogtreecommitdiff
path: root/src/activeobject.h
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-11-12 11:59:56 +0200
committerPerttu Ahola <celeron55@gmail.com>2011-11-29 19:13:39 +0200
commit526eedf98e45fc3b0ad768ecb1d0cbc1968def2f (patch)
tree0b972c05ad7609f1f0d8df269c2255223940499f /src/activeobject.h
parentdcedfdacd1ba77591cdc0aa2b8c123c6a5ef2f5d (diff)
downloadminetest-526eedf98e45fc3b0ad768ecb1d0cbc1968def2f.tar.gz
minetest-526eedf98e45fc3b0ad768ecb1d0cbc1968def2f.tar.bz2
minetest-526eedf98e45fc3b0ad768ecb1d0cbc1968def2f.zip
Scripting WIP
Diffstat (limited to 'src/activeobject.h')
-rw-r--r--src/activeobject.h2
1 files changed, 1 insertions, 1 deletions
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 <string>
#define ACTIVEOBJECT_TYPE_INVALID 0