(svn r14505) -Fix (r14504): Missing include.

This commit is contained in:
michi_cc 2008-10-20 19:46:49 +00:00
parent 02c99bdf66
commit ac722661a5
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include "strings_type.h"
#include "viewport_type.h"
#include "economy_type.h"
#include "map_type.h"
enum {
HOUSE_NO_CLASS = 0,