Move private_data into TestPaths
[dcpomatic.git] / test / test.h
index c94bad595de4f9b3581bcb1869bbe772b369daab..8ccebb5feb8c5bed0f56ce3c6d539e0b23ead499 100644 (file)
 class Film;
 class Image;
 
-extern boost::filesystem::path private_data;
 
 class TestPaths
 {
 public:
+       static boost::filesystem::path private_data;
        static boost::filesystem::path xsd;
 };