Compiles; strange hang on adding content to a film.
[dcpomatic.git] / src / lib / subtitle.h
index 38ba4e70e0170fabd5e2a71ee2ad9eadceb5a2ee..2b77eb4cb881eda16dbcac8a627a306ea1bff913 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <list>
 #include <boost/shared_ptr.hpp>
-#include "util.h"
+#include "types.h"
 
 struct AVSubtitle;
 class Image;