Remove Opus extra includes
Remove the extra directories to include that were needed by the Opus library. Now the lib includes more specific paths to avoid those.
This commit is contained in:
parent
ed4738fbed
commit
fc0c4c6175
236 changed files with 817 additions and 820 deletions
|
|
@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#ifndef SILK_DEBUG_H
|
||||
#define SILK_DEBUG_H
|
||||
|
||||
#include "typedef.h"
|
||||
#include "opus/silk/typedef.h"
|
||||
#include <stdio.h> /* file writing */
|
||||
#include <string.h> /* strcpy, strcmp */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue