summaryrefslogtreecommitdiff
path: root/include/GL/internal/glcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/GL/internal/glcore.h')
-rw-r--r--include/GL/internal/glcore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/GL/internal/glcore.h b/include/GL/internal/glcore.h
index 99de6c097f4..547b1113707 100644
--- a/include/GL/internal/glcore.h
+++ b/include/GL/internal/glcore.h
@@ -31,7 +31,9 @@
* Silicon Graphics, Inc.
*/
+#if !defined(_WIN32_WCE)
#include <sys/types.h>
+#endif
#define GL_CORE_SGI 1
#define GL_CORE_MESA 2