namegen.c
changeset 1299 0a6510cc889b
parent 1109 1bab892228cd
child 1306 40038dfdf3ba
--- a/namegen.c	Sat Feb 05 15:49:57 2005 +0000
+++ b/namegen.c	Sat Feb 05 15:58:59 2005 +0000
@@ -1,6 +1,6 @@
 #include "stdafx.h"
 #include "ttd.h"
-
+#include "debug.h"
 #include "table/namegen.h"
 
 static inline uint32 SeedChance(int shift_by, int max, uint32 seed)