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:
authorCampbell Barton <ideasman42@gmail.com>2014-11-28 01:24:13 +0300
committerCampbell Barton <ideasman42@gmail.com>2014-11-28 01:24:47 +0300
commit2240c260c1b58f18e05f5c976ff03b0c039edc79 (patch)
tree6065ebb67db0c4a9b441265179f7711bdffceb11 /source/blender/makesrna/intern/rna_render.c
parent6a45b2a2324277a88edccfcaac2fc2525f7c4ee0 (diff)
Cleanup: duplicate headers
Diffstat (limited to 'source/blender/makesrna/intern/rna_render.c')
-rw-r--r--source/blender/makesrna/intern/rna_render.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_render.c b/source/blender/makesrna/intern/rna_render.c
index 0ee654d4ecc..5d4ec064853 100644
--- a/source/blender/makesrna/intern/rna_render.c
+++ b/source/blender/makesrna/intern/rna_render.c
@@ -38,7 +38,6 @@
#include "RE_engine.h"
#include "RE_pipeline.h"
-#include "RE_engine.h"
EnumPropertyItem render_pass_type_items[] = {