summaryrefslogtreecommitdiff
path: root/src/mail.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-30 18:24:14 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-30 18:24:14 -0500
commitc5f1b576f2bb3aacf4c4a64c15dcb7220c4ffb86 (patch)
tree4409a4e75cd8701e20b75f532042b7da3adab554 /src/mail.c
parent536a338ff9aac796c542b3bb01a822c2a28df0a5 (diff)
parentb3315b64a1ecefc04f36ed50dd341f1f90d3ba97 (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald into field_map_obj_helpers
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 c3cbe4a3c..ac263ac67 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -4,7 +4,7 @@
#include "main.h"
#include "overworld.h"
#include "task.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "palette.h"
#include "text.h"
#include "menu.h"