From 7058b2cce226cc3c1fba0644f68f5d64593547be Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 25 Dec 2007 23:42:52 +0000 Subject: (svn r11700) -Codechange: reduce the amount of unnecessary includes. --- src/clear_cmd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/clear_cmd.cpp') diff --git a/src/clear_cmd.cpp b/src/clear_cmd.cpp index d1c3eb57b..a67490210 100644 --- a/src/clear_cmd.cpp +++ b/src/clear_cmd.cpp @@ -24,6 +24,7 @@ #include "tile_cmd.h" #include "vehicle.h" #include "functions.h" +#include "economy_func.h" /* * In one terraforming command all four corners of a initial tile can be raised/lowered (though this is not available to the player). -- cgit v1.2.3-70-g09d2