aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/hqx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/hqx.h')
-rw-r--r--libavcodec/hqx.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/hqx.h b/libavcodec/hqx.h
index 50d60f9e03..3eddaafb29 100644
--- a/libavcodec/hqx.h
+++ b/libavcodec/hqx.h
@@ -24,7 +24,8 @@
#include <stdint.h>
#include "libavutil/frame.h"
-#include "libavutil/mem.h"
+#include "libavutil/mem_internal.h"
+
#include "get_bits.h"
#include "hqxdsp.h"