mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
Add a missing include to a header.
- Remove unnecessary unrelated forward declaration.
This commit is contained in:
parent
c87d3870ce
commit
e657482a9e
|
@ -15,8 +15,7 @@
|
|||
|
||||
#include "picture.h"
|
||||
#include "bitstream.h"
|
||||
|
||||
typedef struct encoder_control;
|
||||
#include "config.h"
|
||||
|
||||
/* TODO: add ME data */
|
||||
typedef struct
|
||||
|
|
Loading…
Reference in a new issue