More header trimming.
[dcpomatic.git] / src / lib / content_video.h
index 8ca18576e4e939f9c7b469924b6f5e63e89a8d10..4fdab717a2965749bbd78f7a9939e1403eb15496 100644 (file)
 
 */
 
+
 #ifndef DCPOMATIC_CONTENT_VIDEO_H
 #define DCPOMATIC_CONTENT_VIDEO_H
 
+
 #include "types.h"
 
+
 class ImageProxy;
 
+
 /** @class ContentVideo
  *  @brief A frame of video straight out of some content.
  */