Revision: 32666
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=32666
Author:   campbellbarton
Date:     2010-10-23 14:09:24 +0200 (Sat, 23 Oct 2010)

Log Message:
-----------
fix for implicit declaration

Modified Paths:
--------------
    trunk/blender/source/blender/editors/mesh/editmesh.c

Modified: trunk/blender/source/blender/editors/mesh/editmesh.c
===================================================================
--- trunk/blender/source/blender/editors/mesh/editmesh.c        2010-10-23 
11:11:56 UTC (rev 32665)
+++ trunk/blender/source/blender/editors/mesh/editmesh.c        2010-10-23 
12:09:24 UTC (rev 32666)
@@ -53,6 +53,7 @@
 #include "BKE_material.h"
 #include "BKE_mesh.h"
 #include "BKE_paint.h"
+#include "BKE_report.h"
 
 #include "ED_mesh.h"
 #include "ED_object.h"


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to