diff options
Diffstat (limited to 'src/lib/util.h')
| -rw-r--r-- | src/lib/util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/util.h b/src/lib/util.h index 1f635677a..b3c1ebc05 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -119,4 +119,6 @@ struct Position extern std::string crop_string (Position, Size); +extern int dcp_audio_sample_rate (int); + #endif |
