From c1e6865ee324ce95286213778e442fcef701ce6a Mon Sep 17 00:00:00 2001 From: Jacques Lucke Date: Tue, 28 Apr 2020 18:08:00 +0200 Subject: Cleanup: remove unnecessary includes --- source/blender/depsgraph/intern/depsgraph_type.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/depsgraph/intern/depsgraph_type.cc') diff --git a/source/blender/depsgraph/intern/depsgraph_type.cc b/source/blender/depsgraph/intern/depsgraph_type.cc index 559bf8dfdab..92d775b0ae4 100644 --- a/source/blender/depsgraph/intern/depsgraph_type.cc +++ b/source/blender/depsgraph/intern/depsgraph_type.cc @@ -25,7 +25,6 @@ #include // for BLI_assert() -#include "BLI_ghash.h" #include "BLI_utildefines.h" #include "DNA_customdata_types.h" -- cgit v1.2.3