From 40186a8c1166284c27c05dd86560ada8625652ea Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 12 Oct 2012 00:18:32 +0000 Subject: remove BLI_noise from BLI_blenlib.h, not that many files need this. --- source/blender/blenlib/BLI_blenlib.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/blenlib/BLI_blenlib.h') diff --git a/source/blender/blenlib/BLI_blenlib.h b/source/blender/blenlib/BLI_blenlib.h index 74b477bacaf..03b75975af4 100644 --- a/source/blender/blenlib/BLI_blenlib.h +++ b/source/blender/blenlib/BLI_blenlib.h @@ -78,8 +78,6 @@ extern "C" { #include "BLI_rect.h" -#include "BLI_noise.h" - #ifdef __cplusplus } #endif -- cgit v1.2.3