[Bf-python] [SVN] new API on main branch ...

jms jmsoler at free.fr
Mon Dec 17 20:36:22 CET 2007


May I suggest a short patch :

Index: source/blender/python/api2_5x/Metaball.c
===================================================================
--- source/blender/python/api2_5x/Metaball.c    (revision 12909)
+++ source/blender/python/api2_5x/Metaball.c    (working copy)
@@ -48,9 +48,9 @@
 
 /* for dealing with materials */
 #include "MEM_guardedalloc.h"
-#include "BKE_material.h"
+#include "BKE_material.h"
 
-#import "bpy_list.h"
+#include "bpy_list.h"

jms





More information about the Bf-python mailing list