src/genworld.cpp
branchNewGRF_ports
changeset 10724 68a692eacf22
parent 10242 52b4a9006029
child 10731 67db0d431d5e
--- a/src/genworld.cpp	Fri Apr 25 02:15:34 2008 +0000
+++ b/src/genworld.cpp	Mon May 26 20:45:25 2008 +0000
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file genworld.cpp */
+/** @file genworld.cpp Functions to generate a map. */
 
 #include "stdafx.h"
 #include "openttd.h"
@@ -25,6 +25,7 @@
 #include "settings_type.h"
 #include "newgrf_storage.h"
 #include "water.h"
+#include "tilehighlight_func.h"
 
 #include "table/sprites.h"