diff options
Diffstat (limited to 'render/miglyph.c')
-rw-r--r-- | render/miglyph.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/render/miglyph.c b/render/miglyph.c index ea06bdaae..2a221442e 100644 --- a/render/miglyph.c +++ b/render/miglyph.c @@ -102,7 +102,7 @@ miGlyphExtents (int nlist, #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0) -void +_X_EXPORT void miGlyphs (CARD8 op, PicturePtr pSrc, PicturePtr pDst, |