summaryrefslogtreecommitdiff
path: root/src/map/date.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/date.h')
-rw-r--r--src/map/date.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/date.h b/src/map/date.h
index 46f0d86c3..b3ed59b2f 100644
--- a/src/map/date.h
+++ b/src/map/date.h
@@ -4,6 +4,8 @@
#ifndef _MAP_DATE_H_
#define _MAP_DATE_H_
+#include "../common/cbasetypes.h"
+
int date_get_year(void);
int date_get_month(void);
int date_get_day(void);