Revision: 37255
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37255
Author:   jwilkins
Date:     2011-06-06 16:54:53 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
GPU_buffers.h got renamed to gpu_buffers.h, changed it back

Modified Paths:
--------------
    branches/soc-2011-onion/source/blender/blenkernel/intern/subsurf_ccg.c

Modified: branches/soc-2011-onion/source/blender/blenkernel/intern/subsurf_ccg.c
===================================================================
--- branches/soc-2011-onion/source/blender/blenkernel/intern/subsurf_ccg.c      
2011-06-06 16:13:51 UTC (rev 37254)
+++ branches/soc-2011-onion/source/blender/blenkernel/intern/subsurf_ccg.c      
2011-06-06 16:54:53 UTC (rev 37255)
@@ -66,7 +66,7 @@
 #include "BIF_gl.h"
 #include "BIF_glutil.h"
 
-#include "gpu_buffers.h"
+#include "GPU_buffers.h"
 #include "GPU_draw.h"
 #include "GPU_extensions.h"
 #include "GPU_material.h"

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to