summaryrefslogtreecommitdiff
path: root/src/mail_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mail_data.c')
-rw-r--r--src/mail_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mail_data.c b/src/mail_data.c
index 9deb9f685..ae3f4b3e8 100644
--- a/src/mail_data.c
+++ b/src/mail_data.c
@@ -1,9 +1,9 @@
-#include "pokemon_icon.h"
#include "global.h"
#include "mail_data.h"
#include "items.h"
#include "name_string_util.h"
#include "pokemon.h"
+#include "pokemon_icon.h"
#include "species.h"
#include "text.h"