[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [30459] branches/soc-2010-jwilkins/source/ blender/editors/sculpt_paint/sculpt.c: * I do not care how much it bugs you never change the capitalization of a file in version control it is just asking for trouble .

Jason Wilkins Jason.A.Wilkins at gmail.com
Sun Jul 18 07:17:57 CEST 2010


Revision: 30459
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=30459
Author:   jwilkins
Date:     2010-07-18 07:17:37 +0200 (Sun, 18 Jul 2010)

Log Message:
-----------
* I do not care how much it bugs you never change the capitalization of a file in version control it is just asking for trouble.

Modified Paths:
--------------
    branches/soc-2010-jwilkins/source/blender/editors/sculpt_paint/sculpt.c

Modified: branches/soc-2010-jwilkins/source/blender/editors/sculpt_paint/sculpt.c
===================================================================
--- branches/soc-2010-jwilkins/source/blender/editors/sculpt_paint/sculpt.c	2010-07-18 05:01:49 UTC (rev 30458)
+++ branches/soc-2010-jwilkins/source/blender/editors/sculpt_paint/sculpt.c	2010-07-18 05:17:37 UTC (rev 30459)
@@ -86,7 +86,7 @@
 #include "RE_render_ext.h"
 #include "RE_shader_ext.h"
 
-#include "GPU_buffers.h"
+#include "gpu_buffers.h"
 
 #include <math.h>
 #include <stdlib.h>





More information about the Bf-blender-cvs mailing list