summaryrefslogtreecommitdiff
path: root/src/wallclock.c
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-01-30 15:37:34 -0600
committerGitHub <noreply@github.com>2018-01-30 15:37:34 -0600
commit232dea1a63929ce10f000ddc18c36c22a72827a4 (patch)
tree2b371cf05eec75a81eac09bdcbef80e8e91da278 /src/wallclock.c
parentef4313d42f38199f8420b985e4b2c7b96c62997d (diff)
parentdb3ecf5012612ed08aab55f4a8993afea74a4216 (diff)
Merge pull request #193 from DizzyEggg/decompile_scanline_effect
decompile scanline effect
Diffstat (limited to 'src/wallclock.c')
-rw-r--r--src/wallclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallclock.c b/src/wallclock.c
index dbea24b4c..f15bbbc27 100644
--- a/src/wallclock.c
+++ b/src/wallclock.c
@@ -12,7 +12,7 @@
#include "window.h"
#include "text_window.h"
#include "menu.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "task.h"
#include "strings.h"
#include "sound.h"