Got rid of many #include "BPY_extern.h"

Homework from Michel: do grep BPY source/blender/src/*
and see if there is anything that needs fixing.
This commit is contained in:
Chris Want
2003-11-22 20:21:59 +00:00
parent 5af2e7ac25
commit e7d3e24a0e
16 changed files with 0 additions and 26 deletions

View File

@@ -92,7 +92,6 @@
#include "BKE_mball.h"
#include "BKE_effect.h"
#include "BKE_sca.h"
#include "BPY_extern.h"
#include "BKE_displist.h"
#include "BKE_property.h"
#include "BKE_anim.h"