From c14aca0e95cee8262d2680364859983eca729c67 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 21 Feb 2011 12:18:34 +0000 Subject: add includes to cmake files --- intern/guardedalloc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/guardedalloc/CMakeLists.txt') diff --git a/intern/guardedalloc/CMakeLists.txt b/intern/guardedalloc/CMakeLists.txt index eb101eee102..4a534d94eb8 100644 --- a/intern/guardedalloc/CMakeLists.txt +++ b/intern/guardedalloc/CMakeLists.txt @@ -29,8 +29,8 @@ set(INC .) set(SRC ./intern/mallocn.c - BLO_sys_types.h MEM_guardedalloc.h + MEM_sys_types.h ) if(WIN32 AND NOT UNIX) -- cgit v1.2.3