[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11253] branches/soc-2007-maike/source/ blender/src/buttons_shading.c: Added missing include

Miguel Torres Lima torreslima at gmail.com
Thu Jul 12 20:17:53 CEST 2007


Revision: 11253
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=11253
Author:   maike
Date:     2007-07-12 20:17:53 +0200 (Thu, 12 Jul 2007)

Log Message:
-----------
Added missing include

Modified Paths:
--------------
    branches/soc-2007-maike/source/blender/src/buttons_shading.c

Modified: branches/soc-2007-maike/source/blender/src/buttons_shading.c
===================================================================
--- branches/soc-2007-maike/source/blender/src/buttons_shading.c	2007-07-12 18:15:51 UTC (rev 11252)
+++ branches/soc-2007-maike/source/blender/src/buttons_shading.c	2007-07-12 18:17:53 UTC (rev 11253)
@@ -103,6 +103,7 @@
 #include "BIF_toets.h"
 #include "BIF_glsl_light.h"
 #include "BIF_glsl_material.h"
+#include "BIF_glsl_uniforms.h"
 #include "BIF_glsl_colorband.h"
 
 #include "mydevice.h"





More information about the Bf-blender-cvs mailing list