Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / image_subtitle.h
index b25943ae178aedc12010b515350e4bc0c6b295be..0bde7b23f01a13704c304326bd43d83b7877d1dd 100644 (file)
@@ -21,6 +21,7 @@
 #define DCPOMATIC_IMAGE_SUBTITLE_H
 
 #include "rect.h"
+#include <boost/shared_ptr.hpp>
 
 class Image;
 
@@ -31,7 +32,7 @@ public:
                : image (i)
                , rectangle (r)
        {}
-       
+
        boost::shared_ptr<Image> 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