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:
Diffstat (limited to 'intern/cycles/scene/alembic_read.h')
-rw-r--r--intern/cycles/scene/alembic_read.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/scene/alembic_read.h b/intern/cycles/scene/alembic_read.h
index 9cc8622a1ba..6b656b59481 100644
--- a/intern/cycles/scene/alembic_read.h
+++ b/intern/cycles/scene/alembic_read.h
@@ -21,7 +21,7 @@
# include <Alembic/AbcCoreFactory/All.h>
# include <Alembic/AbcGeom/All.h>
-# include "util/util_vector.h"
+# include "util/vector.h"
CCL_NAMESPACE_BEGIN