Various more hacks.
[dcpomatic.git] / src / lib / imagemagick_decoder.h
index 74f01d6bba5ac19d60bcdbb77d82ae85bcccc391..26dbb8ca0dbbb0626e16466595a2871ce7692e52 100644 (file)
@@ -33,7 +33,7 @@ public:
        /* Decoder */
 
        void pass ();
-       void seek (double);
+       void seek (Time);
        Time next () const;
 
        /* VideoDecoder */