summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-01-29 17:47:12 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-01-29 17:47:12 +0100
commitdb3ecf5012612ed08aab55f4a8993afea74a4216 (patch)
treeeae48d67bf34dd284560e4cc3ba393f98e5c9780 /src/berry_fix_program.c
parent10037ac0e1c1737dc7cb309257369b17ccd5e028 (diff)
decompile scanline effect
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"