From bc3ce1e53bbc7c52138859053431f8d13a343096 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Feb 2011 22:37:22 +0000 Subject: (svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h --- src/industry_cmd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/industry_cmd.cpp') diff --git a/src/industry_cmd.cpp b/src/industry_cmd.cpp index 5e76c3de9..9a47a43c5 100644 --- a/src/industry_cmd.cpp +++ b/src/industry_cmd.cpp @@ -27,7 +27,6 @@ #include "autoslope.h" #include "water.h" #include "strings_func.h" -#include "functions.h" #include "window_func.h" #include "date_func.h" #include "vehicle_func.h" -- cgit v1.2.3-54-g00ecf