Moves the main headers from src/ to include/
This commit is contained in:
parent
82c985932f
commit
4923f3f80e
16 changed files with 26 additions and 24 deletions
|
@ -37,7 +37,7 @@
|
|||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include "../src/opus.h"
|
||||
#include "../include/opus.h"
|
||||
#include "../src/opus_private.h"
|
||||
#include "test_opus_common.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue