diff --git a/src/egl/main/eglstring.h b/src/egl/main/eglstring.h index 8a8c43c1eff..d4c89541362 100644 --- a/src/egl/main/eglstring.h +++ b/src/egl/main/eglstring.h @@ -2,9 +2,9 @@ #define EGLSTRING_INCLUDED #include +#include #ifdef _EGL_OS_WINDOWS -#include #define _eglstrcasecmp _stricmp #define _eglsnprintf _snprintf #else