summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapmark.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mapmark.h')
-rw-r--r--crawl-ref/source/mapmark.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mapmark.h b/crawl-ref/source/mapmark.h
index a26c35d4bd..e9560b950e 100644
--- a/crawl-ref/source/mapmark.h
+++ b/crawl-ref/source/mapmark.h
@@ -10,7 +10,7 @@
#include "dungeon.h"
#include "dgnevent.h"
#include "clua.h"
-#include "luadgn.h"
+#include "dlua.h"
#include <map>
#include <string>
#include <memory>