mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Rename the interface files and hopefully fix OSX building.
This commit is contained in:
parent
09b05c0f6c
commit
01953ff64a
16 changed files with 29 additions and 25 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "VideoConfig.h"
|
||||
#include "MathUtil.h"
|
||||
#include "GLVideoInterface.h"
|
||||
#include "GLInterface.h"
|
||||
|
||||
#ifndef GL_DEPTH24_STENCIL8_EXT // allows FBOs to support stencils
|
||||
#define GL_DEPTH_STENCIL_EXT 0x84F9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue