j2k: add #includes from jpeg2000

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/22/merge
Michael Niedermayer 12 years ago
parent 874a06bd1f
commit 228ce33606
  1. 3
      libavcodec/j2k.c

@ -26,7 +26,8 @@
* @author Kamil Nowosad * @author Kamil Nowosad
*/ */
#include "libavutil/common.h"
#include "libavutil/mem.h"
#include "avcodec.h" #include "avcodec.h"
#include "j2k.h" #include "j2k.h"

Loading…
Cancel
Save