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 'source/blender/render/extern/include/RE_pipeline.h')
-rw-r--r--source/blender/render/extern/include/RE_pipeline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/render/extern/include/RE_pipeline.h b/source/blender/render/extern/include/RE_pipeline.h
index 7816c72a033..319d8b1c2ed 100644
--- a/source/blender/render/extern/include/RE_pipeline.h
+++ b/source/blender/render/extern/include/RE_pipeline.h
@@ -24,9 +24,9 @@
#ifndef __RE_PIPELINE_H__
#define __RE_PIPELINE_H__
+#include "DEG_depsgraph.h"
#include "DNA_listBase.h"
#include "DNA_vec_types.h"
-#include "DEG_depsgraph.h"
struct Image;
struct ImageFormatData;