Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h')
-rw-r--r--source/gameengine/GamePlayer/common/GPC_PolygonMaterial.h5
1 files changed, 0 insertions, 5 deletions
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 <config.h>
-#endif
-
-
class GPC_PolygonMaterial : public RAS_IPolyMaterial
{
struct TFace* m_tface;