aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FlacCommon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/FlacCommon.hxx')
-rw-r--r--src/decoder/FlacCommon.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FlacCommon.hxx b/src/decoder/FlacCommon.hxx
index d2e240d81..f9fade6fc 100644
--- a/src/decoder/FlacCommon.hxx
+++ b/src/decoder/FlacCommon.hxx
@@ -56,7 +56,7 @@ struct flac_data : public FlacInput {
* The validated audio format of the FLAC file. This
* attribute is defined if "initialized" is true.
*/
- struct audio_format audio_format;
+ AudioFormat audio_format;
/**
* The total number of frames in this song. The decoder