From 111f975fc641a21aaa675fd4acdc6fef8e0d3969 Mon Sep 17 00:00:00 2001
From: Jeff Smith <whydoubt@yahoo.com>
Date: Wed, 10 Mar 2010 15:12:43 -0600
Subject: [PATCH libX11] Replace obsolete header reference

Signed-off-by: Jeff Smith <whydoubt@yahoo.com>
---
 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

