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:
authorNicholas Bishop <nicholasbishop@gmail.com>2007-01-14 08:31:35 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2007-01-14 08:31:35 +0300
commit1807fb24845d65946211e2086a0f2a1b743f943f (patch)
treec4535a2cdbb0736ae41b0f3d1625e73f36937163 /source/blender/src/editmesh_mods.c
parente835a0ea554f2a49344dfb3014634974b67cdc18 (diff)
Cleaned up some warnings.
Diffstat (limited to 'source/blender/src/editmesh_mods.c')
-rw-r--r--source/blender/src/editmesh_mods.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/editmesh_mods.c b/source/blender/src/editmesh_mods.c
index eb150a2ea55..5944c77e045 100644
--- a/source/blender/src/editmesh_mods.c
+++ b/source/blender/src/editmesh_mods.c
@@ -102,6 +102,7 @@ editmesh_mods.c, UI level access, no geometry changes
#include "RE_render_ext.h" /* externtex */
+#include "multires.h"
#include "mydevice.h"
#include "blendef.h"