From a44b648ec516a0bbdcf9939186233ef8e811b1d3 Mon Sep 17 00:00:00 2001 From: Neil Moore Date: Sun, 17 Aug 2014 03:46:40 -0400 Subject: Fix DGL compilation. --- crawl-ref/source/dgl-message.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/crawl-ref/source/dgl-message.cc b/crawl-ref/source/dgl-message.cc index d537f6e0ee..fa74573e96 100644 --- a/crawl-ref/source/dgl-message.cc +++ b/crawl-ref/source/dgl-message.cc @@ -12,6 +12,7 @@ #include "notes.h" #include "options.h" #include "output.h" +#include "strings.h" #include "syscalls.h" #include -- cgit v1.2.3