From a13878b9af162fa6b470aa47c7e73cf42c66c488 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Wed, 5 Apr 2017 15:46:56 +0200 Subject: Cleanup: Remove legacy depsgraph private header from modifiers --- source/blender/modifiers/intern/MOD_hook.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/modifiers/intern/MOD_hook.c') diff --git a/source/blender/modifiers/intern/MOD_hook.c b/source/blender/modifiers/intern/MOD_hook.c index 210e91d159a..08103292a8b 100644 --- a/source/blender/modifiers/intern/MOD_hook.c +++ b/source/blender/modifiers/intern/MOD_hook.c @@ -47,7 +47,6 @@ #include "BKE_colortools.h" -#include "depsgraph_private.h" #include "MEM_guardedalloc.h" #include "MOD_util.h" -- cgit v1.2.3