summaryrefslogtreecommitdiff
path: root/libavformat/rtmpdh.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtmpdh.h')
-rw-r--r--libavformat/rtmpdh.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavformat/rtmpdh.h b/libavformat/rtmpdh.h
index 21ad13ea16..eb742dd937 100644
--- a/libavformat/rtmpdh.h
+++ b/libavformat/rtmpdh.h
@@ -22,7 +22,8 @@
#ifndef AVFORMAT_RTMPDH_H
#define AVFORMAT_RTMPDH_H
-#include "avformat.h"
+#include <stdint.h>
+
#include "config.h"
#if CONFIG_GMP || CONFIG_GCRYPT