X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Ffile_log_test.cc;h=0d60753fd487c8208b99a45edd488355d1b223d3;hb=e40e1a777ab7b39046e8ff1928354d38bd762db5;hp=a587b87efa25c5e495f0436743ce8d93034cf2e3;hpb=d1b888f38fe7b1026befc86692d8fe86d8adc352;p=dcpomatic.git diff --git a/test/file_log_test.cc b/test/file_log_test.cc index a587b87ef..0d60753fd 100644 --- a/test/file_log_test.cc +++ b/test/file_log_test.cc @@ -17,8 +17,9 @@ */ +#include "lib/file_log.h" #include -#include "lib/log.h" +#include using std::cout;