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/integrator/pass_accessor.h')
-rw-r--r--intern/cycles/integrator/pass_accessor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/integrator/pass_accessor.h b/intern/cycles/integrator/pass_accessor.h
index 624bf7d0b2c..c9cf3ba8956 100644
--- a/intern/cycles/integrator/pass_accessor.h
+++ b/intern/cycles/integrator/pass_accessor.h
@@ -16,7 +16,7 @@
#pragma once
-#include "render/pass.h"
+#include "scene/pass.h"
#include "util/util_half.h"
#include "util/util_string.h"
#include "util/util_types.h"