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/collada/MaterialExporter.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/collada') diff --git a/source/blender/collada/MaterialExporter.cpp b/source/blender/collada/MaterialExporter.cpp index 2fa71817ac8..92b948b7a92 100644 --- a/source/blender/collada/MaterialExporter.cpp +++ b/source/blender/collada/MaterialExporter.cpp @@ -25,8 +25,6 @@ * \ingroup collada */ - - #include "MaterialExporter.h" #include "COLLADABUUtils.h" #include "collada_internal.h" -- cgit v1.2.3