summaryrefslogtreecommitdiff
path: root/src/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.c')
-rw-r--r--src/sound.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sound.c b/src/sound.c
index 49ab78cc7..77ad2b9f6 100644
--- a/src/sound.c
+++ b/src/sound.c
@@ -1,8 +1,9 @@
#include "global.h"
+#include "sound.h"
#include "gba/m4a_internal.h"
#include "task.h"
-#include "sound.h"
#include "songs.h"
+#include "m4a.h"
struct Fanfare
{