summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.c
diff options
context:
space:
mode:
authorgolem galvanize <golemgalvanize@github.com>2018-01-30 19:38:24 -0500
committergolem galvanize <golemgalvanize@github.com>2018-01-30 19:38:24 -0500
commitf7c9a6cb547264aaeba8629638aca47869a2994a (patch)
tree9b0ccf490b61a38ffce0bfb457780684ef1a3138 /src/berry_fix_program.c
parent092da42723713105c4a4ecc42f230a9a364bd0a4 (diff)
parentb3315b64a1ecefc04f36ed50dd341f1f90d3ba97 (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_item_menu
Diffstat (limited to 'src/berry_fix_program.c')
-rw-r--r--src/berry_fix_program.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry_fix_program.c b/src/berry_fix_program.c
index f487489d4..7b968a221 100644
--- a/src/berry_fix_program.c
+++ b/src/berry_fix_program.c
@@ -6,7 +6,7 @@
#include "main.h"
#include "sprite.h"
#include "task.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "window.h"
#include "text.h"
#include "menu.h"