Commit 2f8f5027 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '1746dc38'

* commit '1746dc38':
  hqxdsp.h: #include "stddef.h"
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 5380c9af 1746dc38
......@@ -26,6 +26,7 @@
#ifndef AVCODEC_HQXDSP_H
#define AVCODEC_HQXDSP_H
#include <stddef.h>
#include <stdint.h>
typedef struct HQXDSPContext {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment