summaryrefslogtreecommitdiff
path: root/namegen.c
diff options
context:
space:
mode:
Diffstat (limited to 'namegen.c')
-rw-r--r--namegen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/namegen.c b/namegen.c
index 17f636953..81dce6fae 100644
--- a/namegen.c
+++ b/namegen.c
@@ -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)