summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/parse_ofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/parse_ofm.h')
-rw-r--r--Build/source/texk/web2c/omegafonts/parse_ofm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/omegafonts/parse_ofm.h b/Build/source/texk/web2c/omegafonts/parse_ofm.h
index 04f46be04ea..93eeac12b8a 100644
--- a/Build/source/texk/web2c/omegafonts/parse_ofm.h
+++ b/Build/source/texk/web2c/omegafonts/parse_ofm.h
@@ -23,5 +23,6 @@ along with Omega; if not, write to the Free Software Foundation, Inc.,
extern unsigned char_base,width_base,height_base,depth_base,italic_base;
extern unsigned npc,nco,ncw,lf;
+extern boolean changed;
extern void parse_ofm(boolean);