From 2c50554c6f8a3a8541d5e86c2d1dff39c0c1ac3b Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Wed, 4 Mar 2020 22:25:57 +0100 Subject: [PATCH] - Hmmm... Clang... --- source/dukerr/actors.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/dukerr/actors.h b/source/dukerr/actors.h index b66de458f..4d960e55b 100644 --- a/source/dukerr/actors.h +++ b/source/dukerr/actors.h @@ -23,9 +23,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef __actors_h_ #define __actors_h_ -#include "player.h" -# include "namesdyn.h" - BEGIN_DUKERR_NS #define MAXSLEEPDIST 16384