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_SumoPhysicsController.h')
-rw-r--r--source/gameengine/Ketsji/KX_SumoPhysicsController.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Ketsji/KX_SumoPhysicsController.h b/source/gameengine/Ketsji/KX_SumoPhysicsController.h
index 7ab7b7551b3..523e139fc69 100644
--- a/source/gameengine/Ketsji/KX_SumoPhysicsController.h
+++ b/source/gameengine/Ketsji/KX_SumoPhysicsController.h
@@ -14,10 +14,6 @@
#include "SumoPhysicsController.h"
#include "KX_IPhysicsController.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class KX_SumoPhysicsController : public KX_IPhysicsController,
public SumoPhysicsController