X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Ffile_log_test.cc;h=29205e40033e27d76753819475354e16c4e3e630;hb=e7e9347cdd1f43e0dd3d1ca35632e9493a010fc6;hp=a587b87efa25c5e495f0436743ce8d93034cf2e3;hpb=dd8a7d1bbb8f2afb1b98d2be856ff0a9920e180d;p=dcpomatic.git diff --git a/test/file_log_test.cc b/test/file_log_test.cc index a587b87ef..29205e400 100644 --- a/test/file_log_test.cc +++ b/test/file_log_test.cc @@ -17,8 +17,8 @@ */ +#include "lib/file_log.h" #include -#include "lib/log.h" using std::cout;