Use $HOME rather than hard-coded user name.
[dcpomatic.git] / test / guess_crop_test.cc
index ed273254c87c32c06e5b3718ffe9570554772640..ccced0b3ef495435115ffabd043e1af8f494b164 100644 (file)
@@ -22,7 +22,6 @@
 #include "lib/content.h"
 #include "lib/content_factory.h"
 #include "lib/guess_crop.h"
-#include "lib/types.h"
 #include "lib/video_content.h"
 #include "test.h"
 #include <boost/test/unit_test.hpp>