From 5a2a3d7d82933be392d8a24937b230b2ab4d7af7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 9 May 2011 04:06:48 +0000 Subject: more syncing with trunk, also cleared many warnings with gcc4.6 --- source/blender/editors/space_view3d/drawvolume.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/space_view3d/drawvolume.c') diff --git a/source/blender/editors/space_view3d/drawvolume.c b/source/blender/editors/space_view3d/drawvolume.c index acdbcb0d06d..805887e3805 100644 --- a/source/blender/editors/space_view3d/drawvolume.c +++ b/source/blender/editors/space_view3d/drawvolume.c @@ -40,6 +40,7 @@ #include "DNA_screen_types.h" #include "DNA_view3d_types.h" +#include "BLI_utildefines.h" #include "BLI_blenlib.h" #include "BLI_math.h" #include "BLI_editVert.h" -- cgit v1.2.3