From 3740c30968322ffb493467df478e0db7f3972b2b Mon Sep 17 00:00:00 2001 From: Stephen Swaney Date: Wed, 12 Sep 2007 01:14:31 +0000 Subject: warning cleanup: implicit declaration of function 'EM_add_data_layer' --- source/blender/src/unwrapper.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/src') 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" -- cgit v1.2.3