summaryrefslogtreecommitdiff
path: root/libavcodec/mjpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mjpeg.h')
-rw-r--r--libavcodec/mjpeg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/mjpeg.h b/libavcodec/mjpeg.h
index a69b519184..bd3b1e855e 100644
--- a/libavcodec/mjpeg.h
+++ b/libavcodec/mjpeg.h
@@ -33,10 +33,11 @@
#ifndef AVCODEC_MJPEG_H
#define AVCODEC_MJPEG_H
+#include "libavutil/internal.h"
+
#include "avcodec.h"
#include "put_bits.h"
-
/* JPEG marker codes */
typedef enum {
/* start of frame */