From f1c4f705a19cc9ae306431be7a970712a40a2d9a Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Fri, 27 Dec 2002 13:11:01 +0000 Subject: Removed the config.h thing from the .h's in the source dir. So we should be all set now :) Kent -- mein@cs.umn.edu --- source/blender/render/intern/include/envmap.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'source/blender/render/intern/include/envmap.h') diff --git a/source/blender/render/intern/include/envmap.h b/source/blender/render/intern/include/envmap.h index 89ec76a9f08..de5c0de974d 100644 --- a/source/blender/render/intern/include/envmap.h +++ b/source/blender/render/intern/include/envmap.h @@ -35,13 +35,6 @@ #ifndef ENVMAP_EXT_H #define ENVMAP_EXT_H -#ifdef HAVE_CONFIG_H -#include -#endif - -/* no types!!! */ -/* #include "envmap_types.h" */ - /** * Make environment maps for all objects in the scene that have an * environment map as texture. -- cgit v1.2.3