From 24c43b835d48de0c02ced5160d0d0831bc5cb55e Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Fri, 16 Jan 2004 21:16:09 +0000 Subject: - pressing Enter key on numbutton increases/decreases again. - added displist.h for proper prototype in previous commit --- source/blender/src/editsima.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/src/editsima.c') diff --git a/source/blender/src/editsima.c b/source/blender/src/editsima.c index cb796b0a995..8b03c434424 100644 --- a/source/blender/src/editsima.c +++ b/source/blender/src/editsima.c @@ -60,6 +60,7 @@ #include "BKE_global.h" #include "BKE_mesh.h" +#include "BKE_displist.h" #include "BIF_gl.h" #include "BIF_interface.h" -- cgit v1.2.3