Commit 0e3ea5b2 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Include stddef from snow_dwt.h.

Fixes make checkheaders.
parent 172d22a0
......@@ -21,6 +21,7 @@
#ifndef AVCODEC_SNOW_DWT_H
#define AVCODEC_SNOW_DWT_H
#include <stddef.h>
#include <stdint.h>
typedef int DWTELEM;
......
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