aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/Constants.h')
-rw-r--r--include/qpdf/Constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/Constants.h b/include/qpdf/Constants.h
index babf215c..d1fd969b 100644
--- a/include/qpdf/Constants.h
+++ b/include/qpdf/Constants.h
@@ -100,7 +100,7 @@ enum qpdf_stream_decode_level_e {
qpdf_dl_all /* also decode lossy filters */
};
/* For JSON encoding */
-enum qpdf_stream_data_json_e {
+enum qpdf_json_stream_data_e {
qpdf_sj_none = 0,
qpdf_sj_inline,
qpdf_sj_file,