From 225c5fee6b046b9829643f82cf6cbce159e4e007 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 28 May 2013 19:35:26 +0000 Subject: move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) remove MEM_sys_types.h which was a duplicate. --- source/blender/blenlib/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib/CMakeLists.txt') diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt index 0708b2fed4d..7bf21b79899 100644 --- a/source/blender/blenlib/CMakeLists.txt +++ b/source/blender/blenlib/CMakeLists.txt @@ -150,6 +150,7 @@ set(SRC BLI_string.h BLI_string_cursor_utf8.h BLI_string_utf8.h + BLI_sys_types.h BLI_threads.h BLI_utildefines.h BLI_uvproject.h -- cgit v1.2.3