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/gameengine/GamePlayer/common/GPC_PolygonMaterial.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h') diff --git a/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h b/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h index f2a94829af1..b7df667408e 100644 --- a/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h +++ b/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h @@ -35,11 +35,6 @@ #include "RAS_IPolygonMaterial.h" -#ifdef HAVE_CONFIG_H -#include -#endif - - class GPC_PolygonMaterial : public RAS_IPolyMaterial { struct TFace* m_tface; -- cgit v1.2.3