OSDN Git Service

savage: Fix driver build post-ARB_sync.
[android-x86/external-mesa.git] / src / mesa / drivers / dri / savage / savagecontext.h
index fd6399d..53a37db 100644 (file)
@@ -31,7 +31,6 @@ typedef struct savage_context_t savageContext;
 typedef struct savage_context_t *savageContextPtr;
 typedef struct savage_texture_object_t *savageTextureObjectPtr;
 
-#include <X11/Xlibint.h>
 #include "dri_util.h"
 #include "main/mtypes.h"
 #include "xf86drm.h"