X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcontent_video.h;fp=src%2Flib%2Fcontent_video.h;h=4fdab717a2965749bbd78f7a9939e1403eb15496;hb=0185ba27b0e9c52a173147c1380ec5f345109afc;hp=8ca18576e4e939f9c7b469924b6f5e63e89a8d10;hpb=94d5ba335224db075a95a76654f732ef54a4eabd;p=dcpomatic.git diff --git a/src/lib/content_video.h b/src/lib/content_video.h index 8ca18576e..4fdab717a 100644 --- a/src/lib/content_video.h +++ b/src/lib/content_video.h @@ -18,13 +18,17 @@ */ + #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. */