mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 05:50:43 +00:00
Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e'
* commit '1746dc382ddbf3f8a3f039815644f7eb9076110e': hqxdsp.h: #include "stddef.h" Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
2f8f5027ad
@ -26,6 +26,7 @@
|
||||
#ifndef AVCODEC_HQXDSP_H
|
||||
#define AVCODEC_HQXDSP_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef struct HQXDSPContext {
|
||||
|
Loading…
Reference in New Issue
Block a user