From 2fc62eab058153a2d9d6fc7b14d8f8f28da8b183 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 12 Jan 2008 14:10:35 +0000 Subject: (svn r11818) -Codechange: split player.h into smaller pieces. --- src/autoslope.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/autoslope.h') diff --git a/src/autoslope.h b/src/autoslope.h index 73f5392b1..036b43a57 100644 --- a/src/autoslope.h +++ b/src/autoslope.h @@ -7,7 +7,7 @@ #include "depot.h" #include "settings_type.h" -#include "player.h" +#include "player_func.h" /** * Autoslope check for tiles with an entrance on an edge. -- cgit v1.2.3-54-g00ecf