diff options
Diffstat (limited to 'src/lib/util.h')
| -rw-r--r-- | src/lib/util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util.h b/src/lib/util.h index 16afb7bb6..568fe05d0 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -133,7 +133,7 @@ struct Position }; extern std::string crop_string (Position, Size); - extern int dcp_audio_sample_rate (int); +extern std::string colour_lut_index_to_name (int index); #endif |
