Removed unneeded includes (from Alexander Kjaell).

This commit is contained in:
johns 2002-07-23 15:06:19 +00:00
parent 5237d9b723
commit d8b8a69af8

View file

@ -20,7 +20,7 @@
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
/
// $Id$
//@{
@ -36,25 +36,10 @@
#include "freecraft.h"
// FIXME: Check if all are needed?
#include "video.h"
#include "icons.h"
#include "sound_id.h"
#include "upgrade_structs.h"
#include "upgrade.h"
#include "unitsound.h"
#include "unittype.h"
#include "player.h"
#include "unit.h"
#include "commands.h"
#include "depend.h"
#include "interface.h"
#include "ui.h"
#include "sound.h"
#include "actions.h"
#include "cursor.h"
#include "map.h"
#include "unit.h"
#include "font.h"
#include "spells.h"