summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dgl-message.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-06-20 12:37:15 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-06-20 12:37:15 +0200
commit3df3d3ab11be0ac5a874cc15ec551a5df530218e (patch)
tree9b448b5e56195e8a4a7ff856f98516139c620558 /crawl-ref/source/dgl-message.cc
parentdf0890033e7f0c82a279149f48c60cd256668670 (diff)
downloadcrawl-ref-3df3d3ab11be0ac5a874cc15ec551a5df530218e.tar.gz
crawl-ref-3df3d3ab11be0ac5a874cc15ec551a5df530218e.zip
Unbreak DGL builds.
Diffstat (limited to 'crawl-ref/source/dgl-message.cc')
-rw-r--r--crawl-ref/source/dgl-message.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/dgl-message.cc b/crawl-ref/source/dgl-message.cc
index 19b48d961d..f38c3aa42e 100644
--- a/crawl-ref/source/dgl-message.cc
+++ b/crawl-ref/source/dgl-message.cc
@@ -7,6 +7,7 @@
#include "files.h"
#include "format.h"
#include "initfile.h"
+#include "libutil.h"
#include "message.h"
#include "notes.h"
#include "options.h"