diff data/fileio/OggVorbisFileReader.h @ 927:5f021c13a4cc tony_integration

Merge from branch "tonioni"
author Chris Cannam
date Tue, 17 Jun 2014 12:54:51 +0100
parents f3cda3280398
children d03b3d956358
line wrap: on
line diff
--- a/data/fileio/OggVorbisFileReader.h	Tue Jun 17 12:52:27 2014 +0100
+++ b/data/fileio/OggVorbisFileReader.h	Tue Jun 17 12:54:51 2014 +0100
@@ -43,6 +43,7 @@
                         DecodeMode decodeMode,
                         CacheMode cacheMode,
                         size_t targetRate = 0,
+                        bool normalised = false,
                         ProgressReporter *reporter = 0);
     virtual ~OggVorbisFileReader();