Revision: 18380
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=18380
Author: nicholasbishop
Date: 2009-01-06 20:59:17 +0100 (Tue, 06 Jan 2009)
Log Message:
-----------
Fixed a warning (missing include)
Modified Paths:
--------------
branches/blender2.5/blender/source/blender/blenloader/intern/readfile.c
Modified:
branches/blender2.5/blender/source/blender/blenloader/intern/readfile.c
===================================================================
--- branches/blender2.5/blender/source/blender/blenloader/intern/readfile.c
2009-01-06 19:58:42 UTC (rev 18379)
+++ branches/blender2.5/blender/source/blender/blenloader/intern/readfile.c
2009-01-06 19:59:17 UTC (rev 18380)
@@ -107,6 +107,7 @@
#include "BKE_action.h"
#include "BKE_armature.h"
+#include "BKE_cdderivedmesh.h"
#include "BKE_cloth.h"
#include "BKE_colortools.h"
#include "BKE_constraint.h"
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs