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>2010-08-08 12:33:47 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-08-08 12:33:47 +0400
commit8c455e1da807265f5eb684cdb3e85d7dcca1f2a9 (patch)
treec093546c27d0307850282e48eea01dfd15429190 /source/blender/editors/render/render_shading.c
parentf2d77e44967fe4455d242c30eae3d98b2f97ea04 (diff)
remove unused includes
Diffstat (limited to 'source/blender/editors/render/render_shading.c')
-rw-r--r--source/blender/editors/render/render_shading.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/render/render_shading.c b/source/blender/editors/render/render_shading.c
index 9fd0074b9f1..24796441fe4 100644
--- a/source/blender/editors/render/render_shading.c
+++ b/source/blender/editors/render/render_shading.c
@@ -52,7 +52,6 @@
#include "BKE_report.h"
#include "BKE_scene.h"
#include "BKE_texture.h"
-#include "BKE_utildefines.h"
#include "BKE_world.h"
#include "IMB_imbuf.h"