Added needed #includes

This commit is contained in:
jsalmon3 2002-07-23 15:50:43 +00:00
parent 920b6759e6
commit 779c1c46e3

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$
//@{
@ -38,8 +38,11 @@
#include "video.h"
#include "unit.h"
#include "commands.h"
#include "depend.h"
#include "interface.h"
#include "ui.h"
#include "map.h"
#include "font.h"
#include "spells.h"