st/xlib: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sun, 16 May 2010 01:48:53 +0000 (18:48 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 16 May 2010 01:48:53 +0000 (18:48 -0700)
src/gallium/state_trackers/glx/xlib/glx_getproc.c

index bd4a85c..26fcae7 100644 (file)
@@ -34,7 +34,6 @@
 #include <string.h>
 #include "GL/glx.h"
 #include "glapi/glapi.h"
-#include "pipe/p_compiler.h"
 
 
 struct name_address_pair {