summaryrefslogtreecommitdiff
path: root/test/x11pdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/x11pdf.c')
-rw-r--r--test/x11pdf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/x11pdf.c b/test/x11pdf.c
index b02b2c58..46e95632 100644
--- a/test/x11pdf.c
+++ b/test/x11pdf.c
@@ -362,6 +362,8 @@ int main(int argc, char **argv)
if (argc - optind == 0)
usage();
+ fz_cpudetect();
+
filename = argv[optind++];
xopen();