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>2017-12-04 09:19:34 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-12-04 09:20:26 +0300
commit9dfbd98339984e885c3b48142c97f3b516520e73 (patch)
treec70bf74f74d728fb3fb9918f1b402682b13f3eeb /source/blender/makesrna/intern/rna_object.c
parent1b2f8b27540f6154dc968f216297ab9badccd271 (diff)
Cleanup: whitespace
Diffstat (limited to 'source/blender/makesrna/intern/rna_object.c')
-rw-r--r--source/blender/makesrna/intern/rna_object.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_object.c b/source/blender/makesrna/intern/rna_object.c
index 19053c2a44e..a153590f4ac 100644
--- a/source/blender/makesrna/intern/rna_object.c
+++ b/source/blender/makesrna/intern/rna_object.c
@@ -57,7 +57,6 @@
#include "BLI_sys_types.h" /* needed for intptr_t used in ED_mesh.h */
#include "ED_mesh.h"
-#include "ED_object.h"
#include "WM_api.h"
#include "WM_types.h"