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:
Diffstat (limited to 'source/blender/depsgraph/util/depsgraph_util_function.h')
-rw-r--r--source/blender/depsgraph/util/depsgraph_util_function.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/depsgraph/util/depsgraph_util_function.h b/source/blender/depsgraph/util/depsgraph_util_function.h
index 74bf5de8ab6..a4301833408 100644
--- a/source/blender/depsgraph/util/depsgraph_util_function.h
+++ b/source/blender/depsgraph/util/depsgraph_util_function.h
@@ -109,4 +109,4 @@ void *function_bind(T func,
#endif
-#endif /* __DEPSGRAPH_UTIL_SET_H__ */
+#endif /* __DEPSGRAPH_UTIL_FUNCTION_H__ */