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/object_cmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/object_cmd.cpp') diff --git a/src/object_cmd.cpp b/src/object_cmd.cpp index e6c19a60f..29163cab3 100644 --- a/src/object_cmd.cpp +++ b/src/object_cmd.cpp @@ -18,7 +18,7 @@ #include "bridge_map.h" #include "genworld.h" #include "autoslope.h" -#include "functions.h" +#include "clear_func.h" #include "water.h" #include "window_func.h" #include "company_gui.h" -- cgit v1.2.3-54-g00ecf