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>2011-10-22 05:53:35 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-10-22 05:53:35 +0400
commit74017cb0202811587c0227b9ff50ca9ae12c9a8e (patch)
tree90b08ca608bcbe8c88c43e3e12f1021f8bc5ba64 /source/blender/makesrna/intern/rna_particle.c
parent88473fd49a4f5330f8f6a932b0c9eccf28aaa459 (diff)
header cleanup and typo's
Diffstat (limited to 'source/blender/makesrna/intern/rna_particle.c')
-rw-r--r--source/blender/makesrna/intern/rna_particle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_particle.c b/source/blender/makesrna/intern/rna_particle.c
index a1d156a2b2a..4b27e025fa3 100644
--- a/source/blender/makesrna/intern/rna_particle.c
+++ b/source/blender/makesrna/intern/rna_particle.c
@@ -120,7 +120,6 @@ EnumPropertyItem part_hair_ren_as_items[] = {
#ifdef RNA_RUNTIME
#include "BLI_math.h"
-#include "BLI_listbase.h"
#include "BKE_context.h"
#include "BKE_cloth.h"