From 444e77d8bcb6738f14ce37e2afafd96d5ce43f1f Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Jan 2008 00:57:19 +0000 Subject: (svn r11774) -Change: do not include variables.h in a header when it is not needed. --- src/autoslope.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/autoslope.h') diff --git a/src/autoslope.h b/src/autoslope.h index 652bce906..0b55b161d 100644 --- a/src/autoslope.h +++ b/src/autoslope.h @@ -6,6 +6,7 @@ #define AUTOSLOPE_H #include "depot.h" +#include "settings_type.h" /** * Autoslope check for tiles with an entrance on an edge. -- cgit v1.2.3-70-g09d2