diff options
Diffstat (limited to 'include/GL/wmesa.h')
-rw-r--r-- | include/GL/wmesa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/wmesa.h b/include/GL/wmesa.h index 79b3c823029..0a6e8b64246 100644 --- a/include/GL/wmesa.h +++ b/include/GL/wmesa.h @@ -50,7 +50,7 @@ extern "C" { #endif -#include "gl\gl.h" +#include "GL/gl.h" #if defined(_MSV_VER) && !defined(__GNUC__) # pragma warning (disable:4273) |