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:
authorGaia Clary <gaia.clary@machinimatrix.org>2013-02-15 19:36:02 +0400
committerGaia Clary <gaia.clary@machinimatrix.org>2013-02-15 19:36:02 +0400
commit9fe4dbb9f10e611d2c24eccbfbcbb9260370b8bd (patch)
treeb551c97cc153d3dc76e9d307255b1cc6d0040211 /source/blender/collada/collada.cpp
parent313dfbe35daaba41d6410042b12d1a1b63cb31a1 (diff)
Fix: Collada Import files with X_UP and Y_UP axis where imported with wrong orientation
Diffstat (limited to 'source/blender/collada/collada.cpp')
-rw-r--r--source/blender/collada/collada.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/collada/collada.cpp b/source/blender/collada/collada.cpp
index 1aff0f166ba..b3c288c8fc5 100644
--- a/source/blender/collada/collada.cpp
+++ b/source/blender/collada/collada.cpp
@@ -40,7 +40,6 @@ extern "C"
/* make dummy file */
#include "BLI_fileops.h"
-#include "BLI_path_util.h"
#include "BLI_linklist.h"
int collada_import(bContext *C,