Mesa (master): st/xlib: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sat Feb 13 07:24:49 UTC 2010


Module: Mesa
Branch: master
Commit: 4123df20742eae7b37d580f32ab8329a00cc8ca3
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4123df20742eae7b37d580f32ab8329a00cc8ca3

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Feb 12 23:24:22 2010 -0800

st/xlib: Remove unnecessary header.

---

 src/gallium/state_trackers/glx/xlib/glx_usefont.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/state_trackers/glx/xlib/glx_usefont.c b/src/gallium/state_trackers/glx/xlib/glx_usefont.c
index 16e5ce6..e502198 100644
--- a/src/gallium/state_trackers/glx/xlib/glx_usefont.c
+++ b/src/gallium/state_trackers/glx/xlib/glx_usefont.c
@@ -33,7 +33,6 @@
 #include "main/context.h"
 #include "main/imports.h"
 #include <GL/glx.h>
-#include "pipe/p_compiler.h"
 
 
 /* Some debugging info.  */




More information about the mesa-commit mailing list