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_ICanvas.h')
-rw-r--r--source/gameengine/Rasterizer/RAS_ICanvas.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Rasterizer/RAS_ICanvas.h b/source/gameengine/Rasterizer/RAS_ICanvas.h
index 18832cd58c3..f1f2a8bcf62 100644
--- a/source/gameengine/Rasterizer/RAS_ICanvas.h
+++ b/source/gameengine/Rasterizer/RAS_ICanvas.h
@@ -32,10 +32,6 @@
#ifndef __RAS_ICANVAS
#define __RAS_ICANVAS
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
/**
* 2D rendering device context. The connection from 3d rendercontext to 2d surface.
*/