summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/dvi.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/dvi.h')
-rw-r--r--Build/source/texk/dvipdfm-x/dvi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/dvi.h b/Build/source/texk/dvipdfm-x/dvi.h
index 427b702fda6..569a30c1087 100644
--- a/Build/source/texk/dvipdfm-x/dvi.h
+++ b/Build/source/texk/dvipdfm-x/dvi.h
@@ -106,4 +106,6 @@ extern void dvi_do_special (const void *buffer, int32_t size);
/* allow other modules (pdfdev) to ask whether we're collecting box areas */
extern int dvi_is_tracking_boxes(void);
+extern void dvi_set_compensation (double x, double y);
+
#endif /* _DVI_H_ */