From d6cded53803de692eebc6dd41e9648f3399c9f7d Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 4 Oct 2009 17:16:41 +0000 Subject: (svn r17693) -Cleanup: remove some unneeded includes --- src/misc_cmd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/misc_cmd.cpp') diff --git a/src/misc_cmd.cpp b/src/misc_cmd.cpp index 22c40f2ff..e43ed87a5 100644 --- a/src/misc_cmd.cpp +++ b/src/misc_cmd.cpp @@ -24,7 +24,6 @@ #include "string_func.h" #include "company_func.h" #include "company_gui.h" -#include "settings_type.h" #include "vehicle_base.h" #include "table/strings.h" -- cgit v1.2.3-54-g00ecf