From 1bdf652b89871614c38bf2146cf94522c3347e06 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Sat, 22 Oct 2011 16:24:28 +0000 Subject: Code refactoring: move external engine functions into own file. --- source/creator/creator.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/creator') diff --git a/source/creator/creator.c b/source/creator/creator.c index cdbc21337e6..a062021ff7c 100644 --- a/source/creator/creator.c +++ b/source/creator/creator.c @@ -86,6 +86,7 @@ #include "BPY_extern.h" #endif +#include "RE_engine.h" #include "RE_pipeline.h" //XXX #include "playanim_ext.h" -- cgit v1.2.3