[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32553] trunk/blender/source/blender/ quicktime/apple/quicktime_export.c: this should fix quicktime building from last commit.

Campbell Barton ideasman42 at gmail.com
Mon Oct 18 09:01:46 CEST 2010


Revision: 32553
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=32553
Author:   campbellbarton
Date:     2010-10-18 09:01:46 +0200 (Mon, 18 Oct 2010)

Log Message:
-----------
this should fix quicktime building from last commit.

Modified Paths:
--------------
    trunk/blender/source/blender/quicktime/apple/quicktime_export.c

Modified: trunk/blender/source/blender/quicktime/apple/quicktime_export.c
===================================================================
--- trunk/blender/source/blender/quicktime/apple/quicktime_export.c	2010-10-18 06:52:10 UTC (rev 32552)
+++ trunk/blender/source/blender/quicktime/apple/quicktime_export.c	2010-10-18 07:01:46 UTC (rev 32553)
@@ -40,6 +40,7 @@
 
 #include "BKE_context.h"
 #include "BKE_global.h"
+#include "BKE_main.h"
 #include "BKE_report.h"
 #include "BKE_scene.h"
 





More information about the Bf-blender-cvs mailing list