Bump version
[dcpomatic.git] / test / test.h
index 6a6ba65ad9dc6fe39d1d7abb1e984142f01c3c86..5c37f82d8e2987583b3944247bfb1bd9bb7b3060 100644 (file)
 
 */
 
+#include <boost/filesystem.hpp>
+
+class Film;
+
 extern void wait_for_jobs ();
 extern boost::shared_ptr<Film> new_test_film (std::string);
 extern void check_dcp (std::string, std::string);