diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-27 01:06:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-02-06 22:48:30 +0100 |
| commit | 0892ee346ee0caf60d532bab40ebf1716e3b1cb8 (patch) | |
| tree | 19f5ca33b9091f77ee2ce6c0b40649d69cce0c4c /test/frame_info_hash_test.cc | |
| parent | 377c88a90db7fa8b48f5f593a120f8908722d399 (diff) | |
Rename j2k.{cc,h} => j2k_transcode.{cc,h}
Diffstat (limited to 'test/frame_info_hash_test.cc')
| -rw-r--r-- | test/frame_info_hash_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/frame_info_hash_test.cc b/test/frame_info_hash_test.cc index 4388cbc0..e24ab5aa 100644 --- a/test/frame_info_hash_test.cc +++ b/test/frame_info_hash_test.cc @@ -33,7 +33,7 @@ #include "mono_picture_asset.h" #include "mono_picture_asset_writer.h" -#include "j2k.h" +#include "j2k_transcode.h" #include "openjpeg_image.h" #include <boost/test/unit_test.hpp> |
