diff options
Diffstat (limited to 'modules/thai/thai-shaper.h')
-rw-r--r-- | modules/thai/thai-shaper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thai/thai-shaper.h b/modules/thai/thai-shaper.h index 94322ab0..3349ed3b 100644 --- a/modules/thai/thai-shaper.h +++ b/modules/thai/thai-shaper.h @@ -81,7 +81,7 @@ thai_engine_shape (PangoEngineShape *engine, PangoFont *font, const char *text, gint length, - PangoAnalysis *analysis, + const PangoAnalysis *analysis, PangoGlyphString *glyphs); #endif /* __THAI_SHAPER_H__ */ |