summaryrefslogtreecommitdiff
path: root/benchmark/j2k_transcode.cc
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/j2k_transcode.cc')
-rw-r--r--benchmark/j2k_transcode.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/j2k_transcode.cc b/benchmark/j2k_transcode.cc
index a5984a0d..c984dc5b 100644
--- a/benchmark/j2k_transcode.cc
+++ b/benchmark/j2k_transcode.cc
@@ -35,7 +35,7 @@
#include "array_data.h"
#include "util.h"
#include "version.h"
-#include "j2k.h"
+#include "j2k_transcode.h"
#include "openjpeg_image.h"
#include <sys/time.h>
#include <iostream>