mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:19:09 +00:00
fix glew fix
This commit is contained in:
parent
cb4cb1713d
commit
f0795bad12
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@
|
||||||
#include "GLUtil.h"
|
#include "GLUtil.h"
|
||||||
#include "StreamBuffer.h"
|
#include "StreamBuffer.h"
|
||||||
|
|
||||||
#ifndef EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
|
#ifndef GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
|
||||||
#define EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD 0x9160
|
#define GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD 0x9160
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace OGL
|
namespace OGL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue