Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSukhitha Prabhath Jayathilake <pr.jayathilake@gmail.com>2011-07-26 22:28:07 +0400
committerSukhitha Prabhath Jayathilake <pr.jayathilake@gmail.com>2011-07-26 22:28:07 +0400
commit40e36975efb8b7317fa759bacd8125e9348bd869 (patch)
tree7722d0050358dc2ca8f7209ad0dec34f90cb3307 /source/blender/collada/DocumentImporter.h
parent9077b8bffc6731062bbd6997379b4bf6badd13e2 (diff)
Blender profile leaf bone tip import.
Diffstat (limited to 'source/blender/collada/DocumentImporter.h')
-rw-r--r--source/blender/collada/DocumentImporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/DocumentImporter.h b/source/blender/collada/DocumentImporter.h
index f6917c2e9bf..a347eed3e5a 100644
--- a/source/blender/collada/DocumentImporter.h
+++ b/source/blender/collada/DocumentImporter.h
@@ -47,7 +47,7 @@
#include "AnimationImporter.h"
#include "ArmatureImporter.h"
#include "MeshImporter.h"
-#include "ExtraTags.h"
+
struct Main;