From 79615c5adb46ffaa84d17b548074cec83d1071bb Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Fri, 22 Jun 2018 17:54:48 +0200 Subject: Cleanup: nuke (nearly) all remaining usages of DM from RNA. Only case remaining is a nasty ccgdm/opensubdiv update case, TBD once subsurf case is addressed. --- source/blender/makesrna/intern/rna_main_api.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesrna/intern/rna_main_api.c') diff --git a/source/blender/makesrna/intern/rna_main_api.c b/source/blender/makesrna/intern/rna_main_api.c index 6ff3849e295..835d6e5117f 100644 --- a/source/blender/makesrna/intern/rna_main_api.c +++ b/source/blender/makesrna/intern/rna_main_api.c @@ -53,7 +53,6 @@ #include "BKE_camera.h" #include "BKE_collection.h" #include "BKE_curve.h" -#include "BKE_DerivedMesh.h" #include "BKE_displist.h" #include "BKE_mesh.h" #include "BKE_armature.h" -- cgit v1.2.3