summaryrefslogtreecommitdiffstats
path: root/libao2/afmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/afmt.h')
-rw-r--r--libao2/afmt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libao2/afmt.h b/libao2/afmt.h
index ed2d01027f..2b5b904a92 100644
--- a/libao2/afmt.h
+++ b/libao2/afmt.h
@@ -47,3 +47,7 @@
# define AFMT_S32_NE AFMT_S32_LE
# endif
#endif
+
+#ifndef AFMT_FLOAT
+# define AFMT_FLOAT 0x00004000
+#endif