summaryrefslogtreecommitdiff
path: root/texteff.c
diff options
context:
space:
mode:
Diffstat (limited to 'texteff.c')
-rw-r--r--texteff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/texteff.c b/texteff.c
index 34c1d4641..74f421612 100644
--- a/texteff.c
+++ b/texteff.c
@@ -13,6 +13,7 @@
#include "variables.h"
#include "table/sprites.h"
#include <stdarg.h> /* va_list */
+#include "date.h"
typedef struct TextEffect {
StringID string_id;