[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17467] branches/sim_physics/source/ blender/render/intern/source/convertblender.c: missed a header in last commit

Matt Ebb matt at mke3.net
Sat Nov 15 05:31:13 CET 2008


Revision: 17467
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17467
Author:   broken
Date:     2008-11-15 05:31:12 +0100 (Sat, 15 Nov 2008)

Log Message:
-----------
missed a header in last commit

Modified Paths:
--------------
    branches/sim_physics/source/blender/render/intern/source/convertblender.c

Modified: branches/sim_physics/source/blender/render/intern/source/convertblender.c
===================================================================
--- branches/sim_physics/source/blender/render/intern/source/convertblender.c	2008-11-15 04:16:46 UTC (rev 17466)
+++ branches/sim_physics/source/blender/render/intern/source/convertblender.c	2008-11-15 04:31:12 UTC (rev 17467)
@@ -113,6 +113,7 @@
 #include "shading.h"
 #include "strand.h"
 #include "texture.h"
+#include "volume_precache.h"
 #include "sss.h"
 #include "strand.h"
 #include "zbuf.h"





More information about the Bf-blender-cvs mailing list