summaryrefslogtreecommitdiff
path: root/src/map/date.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/date.c')
-rw-r--r--src/map/date.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/date.c b/src/map/date.c
index 975a00c50..e2ad2b179 100644
--- a/src/map/date.c
+++ b/src/map/date.c
@@ -5,9 +5,9 @@
#include "date.h"
-#include <time.h>
+#include "common/cbasetypes.h"
-#include "../common/cbasetypes.h"
+#include <time.h>
int date_get_year(void)
{