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/SceneGraph/SG_ParentRelation.h')
-rw-r--r--source/gameengine/SceneGraph/SG_ParentRelation.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/SceneGraph/SG_ParentRelation.h b/source/gameengine/SceneGraph/SG_ParentRelation.h
index ba2119c948d..b26c4758480 100644
--- a/source/gameengine/SceneGraph/SG_ParentRelation.h
+++ b/source/gameengine/SceneGraph/SG_ParentRelation.h
@@ -53,10 +53,6 @@
#ifndef __SG_ParentRelation_h
#define __SG_ParentRelation_h
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class SG_Spatial;
class SG_ParentRelation {