From 0fb08b7cc49d6a589fde476fde145c3d22b8d15d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 14 Jul 2020 16:04:18 +1000 Subject: Cleanup: sort header, cmake paths --- source/blender/io/common/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/io/common') diff --git a/source/blender/io/common/CMakeLists.txt b/source/blender/io/common/CMakeLists.txt index d2be4bbb58f..708f24ca0e2 100644 --- a/source/blender/io/common/CMakeLists.txt +++ b/source/blender/io/common/CMakeLists.txt @@ -31,9 +31,9 @@ set(INC_SYS set(SRC intern/abstract_hierarchy_iterator.cc - intern/object_identifier.cc intern/dupli_parent_finder.cc intern/dupli_persistent_id.cc + intern/object_identifier.cc IO_abstract_hierarchy_iterator.h IO_dupli_persistent_id.hh -- cgit v1.2.3