summaryrefslogtreecommitdiff
path: root/celt_headers.txt
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2011-10-26 21:36:57 -0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2011-10-26 21:36:57 -0400
commit4923f3f80ecd77e8f3c549a7fca31c4fd83c9c4d (patch)
treecaeeda32c95b8f69d2ab1c625aacd6fe360fedc5 /celt_headers.txt
parent82c985932fc9d64b84e1d6afe8f76f433ed1d21b (diff)
downloadopus-4923f3f80ecd77e8f3c549a7fca31c4fd83c9c4d.tar.gz
Moves the main headers from src/ to include/
Diffstat (limited to 'celt_headers.txt')
-rw-r--r--celt_headers.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/celt_headers.txt b/celt_headers.txt
index dd9d335f..492e87a6 100644
--- a/celt_headers.txt
+++ b/celt_headers.txt
@@ -2,8 +2,8 @@ CELT_HEAD = \
celt/arch.h \
celt/bands.h \
celt/celt.h \
-celt/opus_types.h \
-celt/opus_defines.h \
+include/opus_types.h \
+include/opus_defines.h \
celt/cwrs.h \
celt/ecintrin.h \
celt/entcode.h \