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/Ketsji/KX_SG_NodeRelationships.h')
-rw-r--r--source/gameengine/Ketsji/KX_SG_NodeRelationships.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Ketsji/KX_SG_NodeRelationships.h b/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
index d5aa383d9ae..e5bd96dd2e3 100644
--- a/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
+++ b/source/gameengine/Ketsji/KX_SG_NodeRelationships.h
@@ -50,10 +50,6 @@
#include "SG_Spatial.h"
#include "SG_ParentRelation.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class KX_NormalParentRelation : public SG_ParentRelation
{