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/bake.cpp')
-rw-r--r--intern/cycles/scene/bake.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/scene/bake.cpp b/intern/cycles/scene/bake.cpp
index 86c5c4c02af..90c9e0e4ae8 100644
--- a/intern/cycles/scene/bake.cpp
+++ b/intern/cycles/scene/bake.cpp
@@ -22,7 +22,7 @@
#include "scene/stats.h"
#include "session/buffers.h"
-#include "util/util_foreach.h"
+#include "util/foreach.h"
CCL_NAMESPACE_BEGIN