[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [41042] branches/cycles/source/blender/ editors/space_buttons/buttons_texture.c: Cycles: fix error in last commit.

Brecht Van Lommel brechtvanlommel at pandora.be
Sat Oct 15 22:53:10 CEST 2011


Revision: 41042
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=41042
Author:   blendix
Date:     2011-10-15 20:53:10 +0000 (Sat, 15 Oct 2011)
Log Message:
-----------
Cycles: fix error in last commit.

Modified Paths:
--------------
    branches/cycles/source/blender/editors/space_buttons/buttons_texture.c

Modified: branches/cycles/source/blender/editors/space_buttons/buttons_texture.c
===================================================================
--- branches/cycles/source/blender/editors/space_buttons/buttons_texture.c	2011-10-15 20:43:45 UTC (rev 41041)
+++ branches/cycles/source/blender/editors/space_buttons/buttons_texture.c	2011-10-15 20:53:10 UTC (rev 41042)
@@ -58,6 +58,7 @@
 #include "BKE_node.h"
 #include "BKE_paint.h"
 #include "BKE_particle.h"
+#include "BKE_scene.h"
 
 #include "RNA_access.h"
 




More information about the Bf-blender-cvs mailing list