Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-10-18 11:01:46 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-10-18 11:01:46 +0400
commit8862afcb51c60ad0c5d0f077e25d8531728e2719 (patch)
treef688a8d36fb582be581201919e00111197e2c281
parenta293f76cdf36220bf6f9027b5bbf75bc2cbb3def (diff)
this should fix quicktime building from last commit.
-rw-r--r--source/blender/quicktime/apple/quicktime_export.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/quicktime/apple/quicktime_export.c b/source/blender/quicktime/apple/quicktime_export.c
index de16fba9a30..2623a598d5f 100644
--- a/source/blender/quicktime/apple/quicktime_export.c
+++ b/source/blender/quicktime/apple/quicktime_export.c
@@ -40,6 +40,7 @@
#include "BKE_context.h"
#include "BKE_global.h"
+#include "BKE_main.h"
#include "BKE_report.h"
#include "BKE_scene.h"