summaryrefslogtreecommitdiff
path: root/arm7/lib/src/SND_lockChannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arm7/lib/src/SND_lockChannel.c')
-rw-r--r--arm7/lib/src/SND_lockChannel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm7/lib/src/SND_lockChannel.c b/arm7/lib/src/SND_lockChannel.c
index 608ed67a..871cf716 100644
--- a/arm7/lib/src/SND_lockChannel.c
+++ b/arm7/lib/src/SND_lockChannel.c
@@ -2,7 +2,7 @@
#include "SND_work.h"
#include "SND_exChannel.h"
-#include "SND.h"
+#include "SND_channel.h"
// TODO make these vars static after merging this file with exChannel
u32 sLockedChannelMask;