From 2fb7dbd60c4d031e9a79ef7e8f731e7615443b32 Mon Sep 17 00:00:00 2001 From: Sukhitha Prabhath Jayathilake Date: Mon, 18 Jul 2011 19:32:51 +0000 Subject: Material Specular Hardness Animation import (ongoing) --- source/blender/collada/AnimationImporter.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/blender/collada/AnimationImporter.h') diff --git a/source/blender/collada/AnimationImporter.h b/source/blender/collada/AnimationImporter.h index c11ded7fb3a..b27fba18954 100644 --- a/source/blender/collada/AnimationImporter.h +++ b/source/blender/collada/AnimationImporter.h @@ -39,6 +39,9 @@ #include "COLLADAFWUniqueId.h" #include "COLLADAFWLight.h" #include "COLLADAFWCamera.h" +#include "COLLADAFWMaterial.h" +#include "COLLADAFWEffect.h" +#include "COLLADAFWInstanceGeometry.h" #include "DNA_anim_types.h" #include "DNA_object_types.h" -- cgit v1.2.3