Module: Mesa Branch: master Commit: 7672305da56ca81d272b0588dc7f2931898cf19e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7672305da56ca81d272b0588dc7f2931898cf19e
Author: Vinson Lee <[email protected]> Date: Sat May 15 18:48:53 2010 -0700 st/xlib: Remove unnecessary header. --- src/gallium/state_trackers/glx/xlib/glx_getproc.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/state_trackers/glx/xlib/glx_getproc.c b/src/gallium/state_trackers/glx/xlib/glx_getproc.c index bd4a85c..26fcae7 100644 --- a/src/gallium/state_trackers/glx/xlib/glx_getproc.c +++ b/src/gallium/state_trackers/glx/xlib/glx_getproc.c @@ -34,7 +34,6 @@ #include <string.h> #include "GL/glx.h" #include "glapi/glapi.h" -#include "pipe/p_compiler.h" struct name_address_pair { _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
