(svn r11700) -Codechange: reduce the amount of unnecessary includes.

This commit is contained in:
rubidium
2007-12-25 23:42:52 +00:00
parent df3815b8dd
commit 7058b2cce2
30 changed files with 106 additions and 74 deletions

View File

@@ -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).