summaryrefslogtreecommitdiff
path: root/src/news.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/news.h')
-rw-r--r--src/news.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/news.h b/src/news.h
index 436f2e40f..1330f9aa1 100644
--- a/src/news.h
+++ b/src/news.h
@@ -5,6 +5,8 @@
#ifndef NEWS_H
#define NEWS_H
+#include "window_type.h"
+
struct NewsItem {
StringID string_id; ///< Message text (sometimes also used for storing other info)
uint16 duration; ///< Remaining time for showing this news message