From d9563f5e2be5cf47c886954c6e58b64b4d8deab3 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Mon, 21 Feb 2011 11:38:55 +0000 Subject: doxygen: some code shuffle to prevent clashing file names, ensure MEM_guardedalloc.h also shows in docs --- intern/memutil/MEM_Allocator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/memutil') diff --git a/intern/memutil/MEM_Allocator.h b/intern/memutil/MEM_Allocator.h index 56c5fc80035..c9975b1e563 100644 --- a/intern/memutil/MEM_Allocator.h +++ b/intern/memutil/MEM_Allocator.h @@ -25,7 +25,7 @@ #define MEM_ALLOCATOR_H #include "guardedalloc/MEM_guardedalloc.h" -#include "guardedalloc/BLO_sys_types.h" +#include "guardedalloc/MEM_sys_types.h" template struct MEM_Allocator -- cgit v1.2.3