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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/render/extern/include/RE_pipeline.h b/source/blender/render/extern/include/RE_pipeline.h
index 01a9e1a538b..dc18bac541f 100644
--- a/source/blender/render/extern/include/RE_pipeline.h
+++ b/source/blender/render/extern/include/RE_pipeline.h
@@ -28,11 +28,9 @@
#include "DNA_vec_types.h"
#include "DEG_depsgraph.h"
-struct Depsgraph;
struct Image;
struct ImageFormatData;
struct Main;
-struct NodeBlurData;
struct Object;
struct RenderData;
struct RenderResult;
@@ -41,7 +39,6 @@ struct Scene;
struct StampData;
struct ViewLayer;
struct bMovieHandle;
-struct bNodeTree;
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* this include is what is exposed of render to outside world */