summaryrefslogtreecommitdiff
path: root/src/mail.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mail.c')
-rw-r--r--src/mail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mail.c b/src/mail.c
index 6cff514a1..a0f448205 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,6 +1,7 @@
#include "global.h"
#include "mail.h"
#include "asm.h"
+#include "items.h"
#include "menu.h"
#include "palette.h"
#include "rom4.h"
@@ -8,7 +9,6 @@
#include "string_util.h"
#include "task.h"
#include "text.h"
-#include "items.h"
struct UnkMailStruct
{