From 617534327ad48583b2688997f59a998824df20af Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 28 Apr 2018 09:01:34 +0200 Subject: Cleanup: style, duplicate includes --- source/blender/makesrna/intern/rna_depsgraph.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesrna/intern/rna_depsgraph.c') diff --git a/source/blender/makesrna/intern/rna_depsgraph.c b/source/blender/makesrna/intern/rna_depsgraph.c index 6f8ef99f9c1..f3c8da39db0 100644 --- a/source/blender/makesrna/intern/rna_depsgraph.c +++ b/source/blender/makesrna/intern/rna_depsgraph.c @@ -37,7 +37,6 @@ #include "DNA_object_types.h" #include "DEG_depsgraph.h" -#include "DEG_depsgraph_query.h" #define STATS_MAX_SIZE 16384 -- cgit v1.2.3