mirror of
https://github.com/xiph/opus.git
synced 2025-05-29 14:49:14 +00:00
Make dump_modes compile again.
This commit is contained in:
parent
7e783b141b
commit
d19fb79b8d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
CFLAGS=-O2 -Wall -Wextra -DHAVE_CONFIG_H
|
||||
INCLUDES=-I../ -I../../
|
||||
INCLUDES=-I../ -I../.. -I../../include
|
||||
|
||||
all: dump_modes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue