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/Rasterizer/RAS_Polygon.h')
-rw-r--r--source/gameengine/Rasterizer/RAS_Polygon.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/gameengine/Rasterizer/RAS_Polygon.h b/source/gameengine/Rasterizer/RAS_Polygon.h
index 26725cdf0fb..bbfa22a2589 100644
--- a/source/gameengine/Rasterizer/RAS_Polygon.h
+++ b/source/gameengine/Rasterizer/RAS_Polygon.h
@@ -32,12 +32,7 @@
#ifndef __RAS_POLYGON
#define __RAS_POLYGON
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "RAS_TexVert.h"
-//#include "KX_BoundingVolumes.h"
#include "RAS_MaterialBucket.h"
#include <vector>