summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/types.h')
-rw-r--r--Build/source/texk/kpathsea/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/types.h b/Build/source/texk/kpathsea/types.h
index 68e3c967d93..c00229d6739 100644
--- a/Build/source/texk/kpathsea/types.h
+++ b/Build/source/texk/kpathsea/types.h
@@ -141,6 +141,8 @@ typedef enum
kpse_mlbib_format,
kpse_mlbst_format,
kpse_clua_format,
+ kpse_ris_format,
+ kpse_bltxml_format,
kpse_last_format /* one past last index */
} kpse_file_format_type;