summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/xmesa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/x11/xmesa.h')
-rw-r--r--src/mesa/drivers/x11/xmesa.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mesa/drivers/x11/xmesa.h b/src/mesa/drivers/x11/xmesa.h
index 347394e0a26..9030eb6c79f 100644
--- a/src/mesa/drivers/x11/xmesa.h
+++ b/src/mesa/drivers/x11/xmesa.h
@@ -77,12 +77,6 @@ extern "C" {
#include "xmesa_x.h"
#include "GL/gl.h"
-#ifdef AMIWIN
-#include <pragmas/xlib_pragmas.h>
-extern struct Library *XLibBase;
-#endif
-
-
#define XMESA_MAJOR_VERSION 6
#define XMESA_MINOR_VERSION 3