diff options
Diffstat (limited to 'src/mapgen_v6.h')
-rw-r--r-- | src/mapgen_v6.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapgen_v6.h b/src/mapgen_v6.h index d2f05252b..eb21794c3 100644 --- a/src/mapgen_v6.h +++ b/src/mapgen_v6.h @@ -20,6 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef MAPGENV6_HEADER #define MAPGENV6_HEADER +#include "dungeongen.h" #include "mapgen.h" #define AVERAGE_MUD_AMOUNT 4 |