Supporters update.
[dcpomatic.git] / src / lib / ffmpeg_stream.h
index ec27a30f0efbaa480d7acc9d53a40eea265612cf..84b2a8853317082b676f651bee47f11de3bc940b 100644 (file)
@@ -35,7 +35,7 @@ public:
                , _id (i)
        {}
 
-       FFmpegStream (cxml::ConstNodePtr);
+       explicit FFmpegStream (cxml::ConstNodePtr);
 
        void as_xml (xmlpp::Node *) const;