aboutsummaryrefslogtreecommitdiff
path: root/src/shape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shape.h')
-rw-r--r--src/shape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shape.h b/src/shape.h
index 3e218f4..77d9c3f 100644
--- a/src/shape.h
+++ b/src/shape.h
@@ -33,6 +33,6 @@
extern int split_words(struct wrap_line *boxes, PangoContext *pc,
const char *text, PangoLanguage *lang, int editable,
- struct sc_font *font);
+ SCInterpreter *scin);
#endif /* SHAPE_H */