From 72bc3f22b7d01349eaa82b58f8b03a1a26b738ba Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 14 Feb 2011 04:15:25 +0000 Subject: python api renaming and added headers for some files which didnt have one, no functionality change. --- source/blender/python/intern/bpy_rna.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/python/intern/bpy_rna.h') diff --git a/source/blender/python/intern/bpy_rna.h b/source/blender/python/intern/bpy_rna.h index bbcc85581b2..c599ab5c95e 100644 --- a/source/blender/python/intern/bpy_rna.h +++ b/source/blender/python/intern/bpy_rna.h @@ -24,8 +24,6 @@ #ifndef BPY_RNA_H #define BPY_RNA_H -#include - #include "RNA_access.h" #include "RNA_types.h" #include "BKE_idprop.h" -- cgit v1.2.3