From 0395aab420756b9e0a271011c754d4c70cc0c06f Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Feb 2011 22:38:02 +0000 Subject: (svn r22019) -Codechange: s/functions.h/clear_func.h/ --- src/clear_cmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/clear_cmd.cpp') diff --git a/src/clear_cmd.cpp b/src/clear_cmd.cpp index 42226a845..5106113d3 100644 --- a/src/clear_cmd.cpp +++ b/src/clear_cmd.cpp @@ -15,7 +15,7 @@ #include "landscape.h" #include "genworld.h" #include "landscape_type.h" -#include "functions.h" +#include "clear_func.h" #include "economy_func.h" #include "viewport_func.h" #include "water.h" -- cgit v1.2.3-54-g00ecf