Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2013-05-24 02:55:43 +0400
committerTimothy B. Terriberry <tterribe@xiph.org>2013-05-24 02:55:43 +0400
commitd19fb79b8d16a6d9db831bf20d368c8ae48138e4 (patch)
treee18ec1d8b2d61d00adfe05b167933e7d7ccfee8e
parent7e783b141b3982e778b42239a6a70dbfe5655599 (diff)
Make dump_modes compile again.
-rw-r--r--celt/dump_modes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/celt/dump_modes/Makefile b/celt/dump_modes/Makefile
index 3993f533..371a7d4c 100644
--- a/celt/dump_modes/Makefile
+++ b/celt/dump_modes/Makefile
@@ -1,5 +1,5 @@
CFLAGS=-O2 -Wall -Wextra -DHAVE_CONFIG_H
-INCLUDES=-I../ -I../../
+INCLUDES=-I../ -I../.. -I../../include
all: dump_modes