summaryrefslogtreecommitdiff
path: root/src/mail.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mail.c')
-rw-r--r--src/mail.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mail.c b/src/mail.c
index 4ec107011..1f19bf230 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,6 +1,10 @@
+#include "easy_chat.h"
+#include "mail_data.h"
+#include "pokemon_icon.h"
+#include "menu_helpers.h"
+#include "unknown_task.h"
#include "global.h"
#include "mail.h"
-#include "asm.h"
#include "items.h"
#include "menu.h"
#include "name_string_util.h"