diff options
Diffstat (limited to 'src/mon_markings.c')
-rw-r--r-- | src/mon_markings.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mon_markings.c b/src/mon_markings.c index dfef23821..feb8a255a 100644 --- a/src/mon_markings.c +++ b/src/mon_markings.c @@ -1,7 +1,6 @@ #include "global.h" -#include "dma3.h" +#include "gflib.h" #include "text_window_graphics.h" -#include "sound.h" #include "mon_markings.h" #include "graphics.h" #include "constants/songs.h" |