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:
authorCampbell Barton <ideasman42@gmail.com>2012-02-11 14:50:48 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-02-11 14:50:48 +0400
commit83a8f4c19e6eb69cbdfb171a0dce65465bce74c5 (patch)
treebd1ec88ae20c398a3c4fc4bedb0b08eeaf5d81c0 /source/blender/editors/mesh/knifetool.c
parent1dc3536268323d65e6a418be4efac592c09259d2 (diff)
another include cleanup
Diffstat (limited to 'source/blender/editors/mesh/knifetool.c')
-rwxr-xr-xsource/blender/editors/mesh/knifetool.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/mesh/knifetool.c b/source/blender/editors/mesh/knifetool.c
index 677c53e6625..b5d938c12e1 100755
--- a/source/blender/editors/mesh/knifetool.c
+++ b/source/blender/editors/mesh/knifetool.c
@@ -55,10 +55,8 @@
#include "DNA_scene_types.h"
#include "DNA_object_types.h"
-#include "DNA_mesh_types.h"
#include "BKE_tessmesh.h"
#include "BLI_editVert.h"
-#include "RNA_types.h"
#include "mesh_intern.h"