summaryrefslogtreecommitdiff
path: root/test/test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-27 01:06:05 +0100
committerCarl Hetherington <cth@carlh.net>2021-02-06 22:48:30 +0100
commit0892ee346ee0caf60d532bab40ebf1716e3b1cb8 (patch)
tree19f5ca33b9091f77ee2ce6c0b40649d69cce0c4c /test/test.cc
parent377c88a90db7fa8b48f5f593a120f8908722d399 (diff)
Rename j2k.{cc,h} => j2k_transcode.{cc,h}
Diffstat (limited to 'test/test.cc')
-rw-r--r--test/test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.cc b/test/test.cc
index 196827fc..dc18f190 100644
--- a/test/test.cc
+++ b/test/test.cc
@@ -49,7 +49,7 @@
#include "smpte_subtitle_asset.h"
#include "mono_picture_asset.h"
#include "openjpeg_image.h"
-#include "j2k.h"
+#include "j2k_transcode.h"
#include "picture_asset_writer.h"
#include "reel_mono_picture_asset.h"
#include "reel_asset.h"