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_Spatial.h')
-rw-r--r--source/gameengine/SceneGraph/SG_Spatial.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/SceneGraph/SG_Spatial.h b/source/gameengine/SceneGraph/SG_Spatial.h
index 2b9fda40c91..9536a4ff940 100644
--- a/source/gameengine/SceneGraph/SG_Spatial.h
+++ b/source/gameengine/SceneGraph/SG_Spatial.h
@@ -38,10 +38,6 @@
#include <MT_Matrix3x3.h> // or Quaternion later ?
#include "SG_IObject.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class SG_Node;
class SG_ParentRelation;