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/Converter/KX_ConvertSensors.h')
-rw-r--r--source/gameengine/Converter/KX_ConvertSensors.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Converter/KX_ConvertSensors.h b/source/gameengine/Converter/KX_ConvertSensors.h
index 4653440d316..9878d4a7a09 100644
--- a/source/gameengine/Converter/KX_ConvertSensors.h
+++ b/source/gameengine/Converter/KX_ConvertSensors.h
@@ -32,10 +32,6 @@
#ifndef __KX_CONVERTSENSOR_H
#define __KX_CONVERTSENSOR_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
void BL_ConvertSensors(struct Object* blenderobject,
class KX_GameObject* gameobj,
class SCA_LogicManager* logicmgr,