diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:49:22 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:49:22 +0000 |
commit | d568221710959cf7d783e6ff0fb80fb43a231124 (patch) | |
tree | 8d6f039393294c6ffac8533639afdebe5d68bfc1 /mi/mipolytext.c | |
parent | 9508a382f8a9f241dab097d921b6d290c1c3a776 (diff) |
XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1
Diffstat (limited to 'mi/mipolytext.c')
-rw-r--r-- | mi/mipolytext.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mi/mipolytext.c b/mi/mipolytext.c index 22dc6b2a9..9084fe180 100644 --- a/mi/mipolytext.c +++ b/mi/mipolytext.c @@ -1,3 +1,4 @@ +/* $XFree86: xc/programs/Xserver/mi/mipolytext.c,v 1.3 2001/12/14 20:00:26 dawes Exp $ */ /******************************************************************* Copyright 1987, 1998 The Open Group @@ -61,6 +62,7 @@ SOFTWARE. #include "gcstruct.h" #include "fontstruct.h" #include "dixfontstr.h" +#include "mi.h" int miPolyText(pDraw, pGC, x, y, count, chars, fontEncoding) |