From 0c898514f0b1536e1b335f24a1408f70c0162c48 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 24 Mar 2012 00:20:36 +0000 Subject: code cleanup: bmesh_ source files in our editor dir, they are the same as other editmesh_ files. --- source/blender/editors/mesh/editmesh_bvh.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/blender/editors/mesh/editmesh_bvh.c') diff --git a/source/blender/editors/mesh/editmesh_bvh.c b/source/blender/editors/mesh/editmesh_bvh.c index 44d4d554ac8..0302e1df2c3 100644 --- a/source/blender/editors/mesh/editmesh_bvh.c +++ b/source/blender/editors/mesh/editmesh_bvh.c @@ -24,6 +24,11 @@ * * ***** END GPL LICENSE BLOCK ***** */ + +/** \file blender/editors/mesh/editmesh_bvh.c + * \ingroup edmesh + */ + #define IN_EDITMESHBVH -- cgit v1.2.3