[Bf-blender-cvs] [e856b90] alembic_basic_io: Cleanup: include.

Kévin Dietrich noreply at git.blender.org
Thu Jun 9 14:11:57 CEST 2016


Commit: e856b90b5e8f174fd45bdbd08e52187b3b48fc58
Author: Kévin Dietrich
Date:   Thu Jun 9 11:14:04 2016 +0200
Branches: alembic_basic_io
https://developer.blender.org/rBe856b90b5e8f174fd45bdbd08e52187b3b48fc58

Cleanup: include.

===================================================================

M	source/blender/alembic/intern/abc_mesh.cc

===================================================================

diff --git a/source/blender/alembic/intern/abc_mesh.cc b/source/blender/alembic/intern/abc_mesh.cc
index 3f20d91..f37b04f 100644
--- a/source/blender/alembic/intern/abc_mesh.cc
+++ b/source/blender/alembic/intern/abc_mesh.cc
@@ -43,8 +43,6 @@ extern "C" {
 #include "BKE_mesh.h"
 #include "BKE_modifier.h"
 #include "BKE_object.h"
-
-#include "ED_object.h"
 }
 
 using Alembic::Abc::FloatArraySample;




More information about the Bf-blender-cvs mailing list