summaryrefslogtreecommitdiff
path: root/src/intro.c
diff options
context:
space:
mode:
authorDeokishisu <edsaletto@gmail.com>2018-10-14 14:16:07 -0400
committerDeokishisu <edsaletto@gmail.com>2018-10-14 14:16:07 -0400
commite129f4864fa342fdca46399f216ee0c0c46c26b4 (patch)
tree9df7fd1157581d84567225e2dcbc6318901dc2e9 /src/intro.c
parent2bd86dad2fddb1c836b462a4137fab724c7eb305 (diff)
parent0979ea91fb247b642cf7aa9e0bea5265917923d8 (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald into LabelOWsProperly
Diffstat (limited to 'src/intro.c')
-rw-r--r--src/intro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.c b/src/intro.c
index e1d61242c..fe5c012b0 100644
--- a/src/intro.c
+++ b/src/intro.c
@@ -22,7 +22,7 @@
#include "graphics.h"
#include "sound.h"
#include "constants/species.h"
-#include "blend_palette.h"
+#include "util.h"
#include "title_screen.h"
#include "constants/rgb.h"
#include "constants/battle_anim.h"