diff options
-rw-r--r-- | source/pdf/pdf-xref.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/pdf/pdf-xref.c b/source/pdf/pdf-xref.c index 7e38706b..013c6b77 100644 --- a/source/pdf/pdf-xref.c +++ b/source/pdf/pdf-xref.c @@ -2744,6 +2744,7 @@ static const char *pdf_extensions[] = { "pdf", "pclm", + "ai", NULL }; |