Signed-off-by: Jeff Smith <[email protected]> --- src/Font.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Font.c b/src/Font.c index b664b8d..5479c83 100644 --- a/src/Font.c +++ b/src/Font.c @@ -45,7 +45,7 @@ authorization from the X Consortium and the XFree86 Project. #include <stdio.h> #include <stdlib.h> -#include <X11/extensions/xf86bigfstr.h> +#include <X11/extensions/xf86bigfproto.h> #endif #include "Xlcint.h" -- 1.6.0.6 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
