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:
authorStephen Swaney <sswaney@centurytel.net>2007-09-12 05:14:31 +0400
committerStephen Swaney <sswaney@centurytel.net>2007-09-12 05:14:31 +0400
commit3740c30968322ffb493467df478e0db7f3972b2b (patch)
treee6f7f71978b40bef61e1f47e41777deffe8a5977 /source/blender/src
parentd61a7d7b335eea84723e3c2f382ae21cf832b4d4 (diff)
warning cleanup:
implicit declaration of function 'EM_add_data_layer'
Diffstat (limited to 'source/blender/src')
-rw-r--r--source/blender/src/unwrapper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/unwrapper.c b/source/blender/src/unwrapper.c
index ddcf356d669..08b04430985 100644
--- a/source/blender/src/unwrapper.c
+++ b/source/blender/src/unwrapper.c
@@ -58,6 +58,7 @@
#include "BIF_editsima.h"
#include "BIF_space.h"
#include "BIF_screen.h"
+#include "BIF_editmesh.h"
#include "blendef.h"
#include "mydevice.h"