summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/internal.h b/libavutil/internal.h
index 08ee6e5ba2..61bc027630 100644
--- a/libavutil/internal.h
+++ b/libavutil/internal.h
@@ -47,7 +47,7 @@
#endif
#ifndef emms_c
-# define emms_c()
+# define emms_c() while(0)
#endif
#ifndef attribute_align_arg