From ea207f6334676be3abb6a8b03065364fa0027ee1 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 8 Apr 2020 17:03:26 -0400 Subject: Clean up includes --- src/mail.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/mail.c') diff --git a/src/mail.c b/src/mail.c index 9a28fae41..0e9a8db41 100644 --- a/src/mail.c +++ b/src/mail.c @@ -1,12 +1,8 @@ #include "global.h" -#include "malloc.h" -#include "bg.h" +#include "gflib.h" #include "scanline_effect.h" #include "palette.h" -#include "gpu_regs.h" -#include "window.h" #include "text_window.h" -#include "main.h" #include "easy_chat.h" #include "mail.h" #include "task.h" -- cgit v1.2.3