Change MagickImageProxy to FFmpegImageProxy and make it use FFmpeg
[dcpomatic.git] / src / lib / spl.h
index 5e1bd47b2acdeaf5a6a35d3fe5ec887f73ec2c62..25e8ac4c5db29a77f147d2a94c07f4552442e6d9 100644 (file)
@@ -21,9 +21,9 @@
 #ifndef DCPOMATIC_SPL_H
 #define DCPOMATIC_SPL_H
 
+#include "spl_entry.h"
 #include <boost/filesystem.hpp>
 
-class SPLEntry;
 
 class SPL
 {