Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e'

* commit '1746dc382ddbf3f8a3f039815644f7eb9076110e':
  hqxdsp.h: #include "stddef.h"

Merged-by: Michael Niedermayer <michaelni@gmx.at>
pull/133/head
Michael Niedermayer 10 years ago
commit 2f8f5027ad
  1. 1
      libavcodec/hqxdsp.h

@ -26,6 +26,7 @@
#ifndef AVCODEC_HQXDSP_H
#define AVCODEC_HQXDSP_H
#include <stddef.h>
#include <stdint.h>
typedef struct HQXDSPContext {

Loading…
Cancel
Save