From 1dd980768d6f8c808e88251572a6bc503a2b905e Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Fri, 17 Apr 2009 10:24:44 +0000 Subject: Missing for abs() made this file not compile for me. --- source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/gameengine/GameLogic/Joystick') diff --git a/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp b/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp index eaffd483d70..c300baa9bd4 100644 --- a/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp +++ b/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp @@ -29,6 +29,7 @@ #endif #include +#include #include "SCA_Joystick.h" #include "SCA_JoystickPrivate.h" -- cgit v1.2.3