diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-09-22 19:34:12 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-09-22 19:34:12 +0200 |
| commit | 494816f6205451c1fd41d881235d5a24e04db5e2 (patch) | |
| tree | b142859f4bda7c6df690ab7022678e7fb6d09b81 /src/stream_formatter.h | |
| parent | 6decb5447c3fe3b2d9010731e09043158c2ee534 (diff) | |
Rename verify_report.{cc,h} -> formatted_verify_report.{cc,h}
Diffstat (limited to 'src/stream_formatter.h')
| -rw-r--r-- | src/stream_formatter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream_formatter.h b/src/stream_formatter.h index acdcbb4c..eba8e6f8 100644 --- a/src/stream_formatter.h +++ b/src/stream_formatter.h @@ -24,7 +24,7 @@ #include "file.h" -#include "verify_report.h" +#include "formatted_verify_report.h" namespace dcp { |
