buffer_tree: Add code to splice out a node of the buffer tree.
[paraslash.git] / afh.h
diff --git a/afh.h b/afh.h
index 72987b31ad789632a3e511b10522ce65ab23d481..50c46eeecf740fe387f63e415781f31cd828de11 100644 (file)
--- a/afh.h
+++ b/afh.h
@@ -19,7 +19,7 @@
 #define AAC_AUDIO_FORMAT ""
 #endif
 
-#define SUPPORTED_AUDIO_FORMATS "mp3" OV_AUDIO_FORMAT AAC_AUDIO_FORMAT
+#define SUPPORTED_AUDIO_FORMATS "mp3 " OV_AUDIO_FORMAT AAC_AUDIO_FORMAT " wma "
 
 /** \endcond */