namegen.c
changeset 1306 40038dfdf3ba
parent 1299 0a6510cc889b
child 1307 e009b42d00b4
--- a/namegen.c	Sat Feb 05 22:52:08 2005 +0000
+++ b/namegen.c	Sat Feb 05 23:03:12 2005 +0000
@@ -1,6 +1,7 @@
 #include "stdafx.h"
 #include "ttd.h"
 #include "debug.h"
+#include "namegen.h"
 #include "table/namegen.h"
 
 static inline uint32 SeedChance(int shift_by, int max, uint32 seed)