summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-book.h')
-rw-r--r--crawl-ref/source/spl-book.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-book.h b/crawl-ref/source/spl-book.h
index ede00e0aee..29a01280fe 100644
--- a/crawl-ref/source/spl-book.h
+++ b/crawl-ref/source/spl-book.h
@@ -15,9 +15,10 @@
#define SPL_BOOK_H
#include "externs.h"
-#include "menu.h"
#include "FixVec.h"
+class formatted_string;
+
enum read_book_action_type
{
RBOOK_USE_STAFF,