[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [39097] branches/soc-2011-onion/source/ blender/makesrna/intern/rna_scene.c: missing header file?

Jason Wilkins Jason.A.Wilkins at gmail.com
Sat Aug 6 14:53:58 CEST 2011


Revision: 39097
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=39097
Author:   jwilkins
Date:     2011-08-06 12:53:58 +0000 (Sat, 06 Aug 2011)
Log Message:
-----------
missing header file?

Modified Paths:
--------------
    branches/soc-2011-onion/source/blender/makesrna/intern/rna_scene.c

Modified: branches/soc-2011-onion/source/blender/makesrna/intern/rna_scene.c
===================================================================
--- branches/soc-2011-onion/source/blender/makesrna/intern/rna_scene.c	2011-08-06 11:51:55 UTC (rev 39096)
+++ branches/soc-2011-onion/source/blender/makesrna/intern/rna_scene.c	2011-08-06 12:53:58 UTC (rev 39097)
@@ -191,6 +191,7 @@
 #include "ED_view3d.h"
 #include "ED_mesh.h"
 #include "ED_keyframing.h"
+#include "ED_image.h"
 
 #include "RE_pipeline.h"
 




More information about the Bf-blender-cvs mailing list