Skeletal remains.
[dcpomatic.git] / src / lib / sndfile_content.h
1 #include "audio_content.h"
2
3 class SndfileContent : public AudioContent
4 {
5 public:
6
7 };