diff options
Diffstat (limited to 'src/gallium/state_trackers/egl')
-rw-r--r-- | src/gallium/state_trackers/egl/x11/glcore.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/state_trackers/egl/x11/glcore.h b/src/gallium/state_trackers/egl/x11/glcore.h index 547b1113707..99de6c097f4 100644 --- a/src/gallium/state_trackers/egl/x11/glcore.h +++ b/src/gallium/state_trackers/egl/x11/glcore.h @@ -31,9 +31,7 @@ * Silicon Graphics, Inc. */ -#if !defined(_WIN32_WCE) #include <sys/types.h> -#endif #define GL_CORE_SGI 1 #define GL_CORE_MESA 2 |