1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-15 08:22:34 +01:00

(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

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,