Fixed bugs in dtsc and theora libs.
This commit is contained in:
parent
6675b647b8
commit
6cf42561a6
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#include<theora.h>
|
||||
#include<stdlib.h>
|
||||
#include<string.h>
|
||||
#include "theora.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sstream>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue