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/editors/render')
-rw-r--r--source/blender/editors/render/render_shading.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/render/render_shading.c b/source/blender/editors/render/render_shading.c
index 7323e434143..c7229115637 100644
--- a/source/blender/editors/render/render_shading.c
+++ b/source/blender/editors/render/render_shading.c
@@ -66,7 +66,7 @@
#include "BKE_scene.h"
#include "BKE_texture.h"
#include "BKE_world.h"
-#include "BKE_tessmesh.h"
+#include "BKE_editmesh.h"
#include "IMB_imbuf.h"
#include "IMB_imbuf_types.h"