summaryrefslogtreecommitdiff
path: root/src/mesa/main/glheader.h
diff options
context:
space:
mode:
authorDaniel Borca <dborca@users.sourceforge.net>2004-12-06 08:10:33 +0000
committerDaniel Borca <dborca@users.sourceforge.net>2004-12-06 08:10:33 +0000
commitd033ce63da2c78044c4fbef52e8583b908637d6f (patch)
tree5c054a3db2c24b0bb092381be662e79210d93081 /src/mesa/main/glheader.h
parentac7091078fab404284bdac5d38f5cd26838f5c76 (diff)
disable junk for mingw
Diffstat (limited to 'src/mesa/main/glheader.h')
-rw-r--r--src/mesa/main/glheader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/main/glheader.h b/src/mesa/main/glheader.h
index 6bc81fc6ab..3cf9e6c867 100644
--- a/src/mesa/main/glheader.h
+++ b/src/mesa/main/glheader.h
@@ -111,6 +111,7 @@
#endif /* WIN32 / CYGWIN bracket */
+#ifndef __MINGW32__
/* XXX why is this here?
* It should probaby be somewhere in src/mesa/drivers/windows/
*/
@@ -143,6 +144,7 @@ typedef struct tagPIXELFORMATDESCRIPTOR PIXELFORMATDESCRIPTOR, *PPIXELFORMATDESC
#include <GL/mesa_wgl.h>
#endif
#endif
+#endif /* !__MINGW32__ */
/*