X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fimage_subtitle.h;h=0bde7b23f01a13704c304326bd43d83b7877d1dd;hb=8ad854af828575e44db349eed7e9198932ec3d80;hp=b25943ae178aedc12010b515350e4bc0c6b295be;hpb=1555c48eda3def5f7ece413a47f0c7ff94dd70dd;p=dcpomatic.git diff --git a/src/lib/image_subtitle.h b/src/lib/image_subtitle.h index b25943ae1..0bde7b23f 100644 --- a/src/lib/image_subtitle.h +++ b/src/lib/image_subtitle.h @@ -21,6 +21,7 @@ #define DCPOMATIC_IMAGE_SUBTITLE_H #include "rect.h" +#include class Image; @@ -31,7 +32,7 @@ public: : image (i) , rectangle (r) {} - + boost::shared_ptr image; /** Area that the subtitle covers on its corresponding video, expressed in * proportions of the image size; e.g. rectangle.x = 0.5 would mean that