summaryrefslogtreecommitdiff
path: root/src/birth.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 09:04:06 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 09:17:31 +0200
commitae6bee5100bb9ec4e7a3d5fa8538ca3eae38dc58 (patch)
tree5748e6d032a7a107a547e1ca2049f33a630b4a91 /src/birth.c
parent89116d61bd85e472a89062da4815a66b4b96e6b9 (diff)
messages: Move message_* functions to separate compilation unit
Diffstat (limited to 'src/birth.c')
-rw-r--r--src/birth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/birth.c b/src/birth.c
index c23e20b8..851e1877 100644
--- a/src/birth.c
+++ b/src/birth.c
@@ -12,6 +12,8 @@
#include "angband.h"
+#include "messages.h"
+
/*
* How often the autoroller will update the display and pause
* to check for user interuptions.