summaryrefslogtreecommitdiff
path: root/pdf/ghostpdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/ghostpdf.h')
-rw-r--r--pdf/ghostpdf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/ghostpdf.h b/pdf/ghostpdf.h
index b83e3ea02..9d10d0f74 100644
--- a/pdf/ghostpdf.h
+++ b/pdf/ghostpdf.h
@@ -115,6 +115,7 @@ typedef enum pdf_warning_e {
W_PDF_BAD_ICC_PROFILE_LINK,
W_PDF_OVERFLOW_REAL,
W_PDF_INVALID_REAL,
+ W_PDF_DEVICEN_USES_ALL,
W_PDF_MAX_WARNING /* Must be last entry, add new warnings immediately before this and update pdf_warning_strings in ghostpdf.c */
} pdf_warning;