summaryrefslogtreecommitdiff
path: root/src/easy_chat_1.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-09 23:37:26 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-09 23:37:26 -0600
commitcf7ffa568a2a09c761bae6aa4c70b8d8913c3e81 (patch)
tree01939942a71410760ea71e6c0294b55908c51beb /src/easy_chat_1.c
parent0be27e16d2bea0fb4a9145849706779501ae3450 (diff)
rename unknown_task to scanline_effect
Diffstat (limited to 'src/easy_chat_1.c')
-rw-r--r--src/easy_chat_1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/easy_chat_1.c b/src/easy_chat_1.c
index cb0e98b71..a5fc1dee9 100644
--- a/src/easy_chat_1.c
+++ b/src/easy_chat_1.c
@@ -14,7 +14,7 @@
#include "sprite.h"
#include "string_util.h"
#include "strings.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
extern const struct WindowTemplate gWindowTemplate_81E6D54;
extern const struct WindowTemplate gWindowTemplate_81E6DA8;