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/Converter/KX_ConvertActuators.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/gameengine/Converter/KX_ConvertActuators.h') diff --git a/source/gameengine/Converter/KX_ConvertActuators.h b/source/gameengine/Converter/KX_ConvertActuators.h index 9eb0d2ebc8f..1e6e96e2e7c 100644 --- a/source/gameengine/Converter/KX_ConvertActuators.h +++ b/source/gameengine/Converter/KX_ConvertActuators.h @@ -32,10 +32,6 @@ #ifndef __KX_CONVERTACTUATORS_H #define __KX_CONVERTACTUATORS_H -#ifdef HAVE_CONFIG_H -#include -#endif - void BL_ConvertActuators(char* maggiename, struct Object* blenderobject, class KX_GameObject* gameobj, -- cgit v1.2.3