diff options
Diffstat (limited to 'afb/afbfillarc.c')
-rw-r--r-- | afb/afbfillarc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/afb/afbfillarc.c b/afb/afbfillarc.c index a05c32228..1db48b07c 100644 --- a/afb/afbfillarc.c +++ b/afb/afbfillarc.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/afb/afbfillarc.c,v 3.1 1998/03/20 21:04:54 hohndel Exp $ */ +/* $XFree86: xc/programs/Xserver/afb/afbfillarc.c,v 3.2 2003/07/16 01:38:35 dawes Exp $ */ /************************************************************ Copyright (c) 1989 X Consortium @@ -30,7 +30,7 @@ in this Software without prior written authorization from the X Consortium. #include "X.h" #include "Xprotostr.h" -#include "miscstruct.h" +#include "regionstr.h" #include "gcstruct.h" #include "pixmapstr.h" #include "scrnintstr.h" |