summaryrefslogtreecommitdiff
path: root/src/ghost.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ghost.c')
-rw-r--r--src/ghost.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/ghost.c b/src/ghost.c
index 35dcd267b..9a77999de 100644
--- a/src/ghost.c
+++ b/src/ghost.c
@@ -1,12 +1,8 @@
#include "global.h"
+#include "gflib.h"
#include "battle_anim.h"
-#include "bg.h"
-#include "gpu_regs.h"
-#include "palette.h"
#include "scanline_effect.h"
-#include "malloc.h"
#include "graphics.h"
-#include "sound.h"
#include "trig.h"
#include "util.h"
#include "decompress.h"