summaryrefslogtreecommitdiff
path: root/codecs/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile.nmake')
-rw-r--r--codecs/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecs/Makefile.nmake b/codecs/Makefile.nmake
index d2cbc4e35e..7d5f8a7442 100644
--- a/codecs/Makefile.nmake
+++ b/codecs/Makefile.nmake
@@ -47,7 +47,7 @@ G722decode.obj: G722\G722decode.c G722\G722decode.h
G726decode.obj: G726\G726decode.c G726\G726decode.h
$(CC) $(CFLAGS) -Fd.\ -c G726\G726decode.c /Fo%|fF.obj
-sbc.obj: sbc\sbc.c sbc\sbc.h
+sbc.obj: sbc\sbc.c sbc\sbc_private.h
$(CC) $(CFLAGS) -Fd.\ -c sbc\sbc.c /Fo%|fF.obj
clean: