From 1e4aab36c237b751c23be161217d989472bfaf20 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 26 Jan 2019 20:41:52 +1100 Subject: Cleanup: remove redundant BKE/BLI/BIF headers --- source/blender/editors/mesh/mesh_data.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/mesh/mesh_data.c') diff --git a/source/blender/editors/mesh/mesh_data.c b/source/blender/editors/mesh/mesh_data.c index 8b2c7601524..4ee5994b8b7 100644 --- a/source/blender/editors/mesh/mesh_data.c +++ b/source/blender/editors/mesh/mesh_data.c @@ -38,7 +38,6 @@ #include "BLI_utildefines.h" #include "BLI_alloca.h" -#include "BLI_path_util.h" #include "BLI_math.h" #include "BKE_context.h" -- cgit v1.2.3