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_IInputDevice.cpp')
-rw-r--r--source/gameengine/GameLogic/SCA_IInputDevice.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/gameengine/GameLogic/SCA_IInputDevice.cpp b/source/gameengine/GameLogic/SCA_IInputDevice.cpp
index 75a78fe5871..d73549b8818 100644
--- a/source/gameengine/GameLogic/SCA_IInputDevice.cpp
+++ b/source/gameengine/GameLogic/SCA_IInputDevice.cpp
@@ -30,10 +30,11 @@
*/
#include <iostream.h>
-
#include "SCA_IInputDevice.h"
-
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
SCA_IInputDevice::SCA_IInputDevice()
: