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 1ef2ed38692..a6d0e401da7 100644
--- a/Build/source/texk/kpathsea/types.h
+++ b/Build/source/texk/kpathsea/types.h
@@ -137,6 +137,8 @@ typedef enum
kpse_lua_format,
kpse_fea_format,
kpse_cid_format,
+ kpse_mlbib_format,
+ kpse_mlbst_format,
kpse_last_format /* one past last index */
} kpse_file_format_type;