From d3960164163c910d5031a8f076c41b39e0a5503d Mon Sep 17 00:00:00 2001 From: Jacques Lucke Date: Mon, 15 Feb 2021 15:30:17 +0100 Subject: Cleanup: clang tidy --- source/blender/editors/util/ed_util_ops.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/util') diff --git a/source/blender/editors/util/ed_util_ops.cc b/source/blender/editors/util/ed_util_ops.cc index cb7ff9f3a63..5b2e1a16bc2 100644 --- a/source/blender/editors/util/ed_util_ops.cc +++ b/source/blender/editors/util/ed_util_ops.cc @@ -20,7 +20,7 @@ * Utility operators for UI data or for the UI to use. */ -#include +#include #include "DNA_space_types.h" #include "DNA_windowmanager_types.h" -- cgit v1.2.3