diff options
Diffstat (limited to 'src/link.c')
-rw-r--r-- | src/link.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/link.c b/src/link.c index 5a47e2fac..acf2fbe6b 100644 --- a/src/link.c +++ b/src/link.c @@ -17,7 +17,7 @@ #include "gpu_regs.h" #include "palette.h" #include "task.h" -#include "unknown_task.h" +#include "scanline_effect.h" #include "menu.h" #include "new_menu_helpers.h" #include "text.h" |