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/GameLogic/SCA_KeyboardManager.h')
-rw-r--r--source/gameengine/GameLogic/SCA_KeyboardManager.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/GameLogic/SCA_KeyboardManager.h b/source/gameengine/GameLogic/SCA_KeyboardManager.h
index 3cc4cca4d64..fcdb8ed5c4e 100644
--- a/source/gameengine/GameLogic/SCA_KeyboardManager.h
+++ b/source/gameengine/GameLogic/SCA_KeyboardManager.h
@@ -40,10 +40,6 @@
#include <vector>
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
using namespace std;
#include "SCA_IInputDevice.h"