aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/stylesheet.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/stylesheet.h')
-rw-r--r--libstorycode/stylesheet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstorycode/stylesheet.h b/libstorycode/stylesheet.h
index e5b4d62..82f90e8 100644
--- a/libstorycode/stylesheet.h
+++ b/libstorycode/stylesheet.h
@@ -112,5 +112,6 @@ extern char *stylesheet_serialise(Stylesheet *s);
extern const char *stylesheet_get_friendly_name(const char *in);
extern void copy_col(struct colour *to, struct colour from);
+extern double lcalc(struct length l, double pd);
#endif /* STYLESHEET_H */