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. --- intern/ghost/test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'intern/ghost/test/CMakeLists.txt') diff --git a/intern/ghost/test/CMakeLists.txt b/intern/ghost/test/CMakeLists.txt index 75f082fe834..98d0f290350 100644 --- a/intern/ghost/test/CMakeLists.txt +++ b/intern/ghost/test/CMakeLists.txt @@ -87,7 +87,6 @@ add_library(blenfont_lib ${SRC_NEW}) # grr, blenfont needs BLI include_directories( "../../../source/blender/blenlib" - "../../../source/blender/blenloader" ) add_library(bli_lib "../../../source/blender/blenlib/intern/fileops.c" -- cgit v1.2.3