summaryrefslogtreecommitdiff
path: root/libavcodec/mss2dsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mss2dsp.h')
-rw-r--r--libavcodec/mss2dsp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mss2dsp.h b/libavcodec/mss2dsp.h
index 34b095bdc5..61c3a04fcd 100644
--- a/libavcodec/mss2dsp.h
+++ b/libavcodec/mss2dsp.h
@@ -26,7 +26,7 @@
#ifndef AVCODEC_MSS2DSP_H
#define AVCODEC_MSS2DSP_H
-#include "dsputil.h"
+#include <stdint.h>
typedef struct MSS2DSPContext {
void (*mss2_blit_wmv9)(uint8_t *dst, int dst_stride,