Just another one for Peter. (nw)

This commit is contained in:
couriersud 2015-03-02 23:21:05 +01:00
parent d12a414b7c
commit fddd44793c
2 changed files with 3 additions and 3 deletions

View File

@ -22,6 +22,9 @@
#include "GL/gl.h"
#include "GL/glext.h"
#endif
#ifndef USE_DISPATCH_GL
#include "GL/wglext.h"
#endif
#else
#if (SDLMAME_SDL2)
#include <SDL2/SDL_version.h>

View File

@ -34,9 +34,6 @@
#ifdef OSD_WINDOWS
#define SDLMAME_SDL2 1
#ifndef USE_DISPATCH_GL
#include "GL/wglext.h"
#endif
#endif
// OpenGL headers