summaryrefslogtreecommitdiff
path: root/libavutil/intreadwrite.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/intreadwrite.h')
-rw-r--r--libavutil/intreadwrite.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavutil/intreadwrite.h b/libavutil/intreadwrite.h
index b1c5c2acbd..42fb890a0e 100644
--- a/libavutil/intreadwrite.h
+++ b/libavutil/intreadwrite.h
@@ -29,6 +29,9 @@
* defined, even if these are implemented as inline functions.
*/
+#if ARCH_ARM
+# include "arm/intreadwrite.h"
+#endif
/*
* Define AV_[RW]N helper macros to simplify definitions not provided