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>2018-11-23 21:23:16 +0300
committerGaia Clary <gaia.clary@machinimatrix.org>2018-11-23 21:23:16 +0300
commitbd25523aff8b8ec4d2ebbb34084621adde0a2366 (patch)
treecb0f18e6e24513a964de0424f3d072ca9f01f31d /source/blender/collada/DocumentImporter.cpp
parent397272e561182f0c48564e1efd1e3866c52cdd8d (diff)
fix: collada: must use case sensitive filename in include
Diffstat (limited to 'source/blender/collada/DocumentImporter.cpp')
-rw-r--r--source/blender/collada/DocumentImporter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/DocumentImporter.cpp b/source/blender/collada/DocumentImporter.cpp
index 658015ab912..8eb9e5c969e 100644
--- a/source/blender/collada/DocumentImporter.cpp
+++ b/source/blender/collada/DocumentImporter.cpp
@@ -91,7 +91,7 @@ extern "C" {
#include "collada_internal.h"
#include "collada_utils.h"
-#include "materials.h"
+#include "Materials.h"
/*
* COLLADA Importer limitations: