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/src/editmesh_mods.c')
-rw-r--r--source/blender/src/editmesh_mods.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/src/editmesh_mods.c b/source/blender/src/editmesh_mods.c
index 4fc0eb7f293..330555c5f14 100644
--- a/source/blender/src/editmesh_mods.c
+++ b/source/blender/src/editmesh_mods.c
@@ -91,9 +91,10 @@ editmesh_mods.c, UI level access, no geometry changes
#include "IMB_imbuf_types.h"
#include "IMB_imbuf.h"
+#include "RE_render_ext.h" // externtex
+
#include "mydevice.h"
#include "blendef.h"
-#include "render.h" // externtex
#include "editmesh.h"