Skeletal remains.
[dcpomatic.git] / src / lib / imagemagick_content.h
1 #include "video_content.h"
2
3 class ImageMagickContent : public VideoContent
4 {
5
6 };