Fix missing version string when Popen communicate returns byte strings.
[libdcp.git] / src / sound_asset.cc
index 641dc09a8a3b3679a9411909fb75ad5a2f420e33..1f1c2f4314b7589fdd551c812805dfb4961ddaec 100644 (file)
@@ -206,7 +206,7 @@ SoundAsset::start_read () const
 }
 
 string
-SoundAsset::pkl_type (Standard standard) const
+SoundAsset::static_pkl_type (Standard standard)
 {
        switch (standard) {
        case INTEROP: