remove unused includes

This commit is contained in:
2010-03-14 16:06:43 +00:00
parent b2fba2eebe
commit 431db9d478
17 changed files with 1 additions and 64 deletions

View File

@@ -22,12 +22,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
#include "Python.h"
#include "bpy_rna.h"
#include "bpy_util.h"
#include "BLI_path_util.h"
#include "DNA_screen_types.h"
#include "BKE_context.h"
#include "ED_space_api.h"