Depsgraph: Remove olde depsgraph header from new depsgraph
This commit is contained in:
		@@ -72,7 +72,6 @@ extern "C" {
 | 
			
		||||
#include "BKE_animsys.h"
 | 
			
		||||
#include "BKE_constraint.h"
 | 
			
		||||
#include "BKE_curve.h"
 | 
			
		||||
#include "BKE_depsgraph.h"
 | 
			
		||||
#include "BKE_effect.h"
 | 
			
		||||
#include "BKE_fcurve.h"
 | 
			
		||||
#include "BKE_idcode.h"
 | 
			
		||||
 
 | 
			
		||||
@@ -46,8 +46,6 @@ extern "C" {
 | 
			
		||||
#include "DNA_object_types.h"
 | 
			
		||||
#include "DNA_sequence_types.h"
 | 
			
		||||
 | 
			
		||||
#include "BKE_depsgraph.h"
 | 
			
		||||
 | 
			
		||||
#include "RNA_access.h"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -38,7 +38,6 @@ extern "C" {
 | 
			
		||||
#include "BLI_utildefines.h"
 | 
			
		||||
#include "BLI_ghash.h"
 | 
			
		||||
 | 
			
		||||
#include "BKE_depsgraph.h"
 | 
			
		||||
#include "BKE_scene.h"
 | 
			
		||||
 | 
			
		||||
#include "DEG_depsgraph.h"
 | 
			
		||||
 
 | 
			
		||||
@@ -39,7 +39,6 @@ extern "C" {
 | 
			
		||||
#include "BLI_task.h"
 | 
			
		||||
#include "BLI_ghash.h"
 | 
			
		||||
 | 
			
		||||
#include "BKE_depsgraph.h"
 | 
			
		||||
#include "BKE_global.h"
 | 
			
		||||
 | 
			
		||||
#include "DEG_depsgraph.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user