From f1c4f705a19cc9ae306431be7a970712a40a2d9a Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Fri, 27 Dec 2002 13:11:01 +0000 Subject: Removed the config.h thing from the .h's in the source dir. So we should be all set now :) Kent -- mein@cs.umn.edu --- source/gameengine/Ketsji/KX_CameraActuator.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/gameengine/Ketsji/KX_CameraActuator.h') diff --git a/source/gameengine/Ketsji/KX_CameraActuator.h b/source/gameengine/Ketsji/KX_CameraActuator.h index 46e76d84c98..bb3bcf52323 100644 --- a/source/gameengine/Ketsji/KX_CameraActuator.h +++ b/source/gameengine/Ketsji/KX_CameraActuator.h @@ -38,11 +38,6 @@ #include "SCA_IActuator.h" #include "MT_Scalar.h" -#ifdef HAVE_CONFIG_H -#include -#endif - - /** * The camera actuator does a Robbie Muller prespective for you. This is a * weird set of rules that positions the camera sort of behind the object, -- cgit v1.2.3