mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Move GLInterface.h into GLInterface directory
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
#include "VideoConfig.h"
|
||||
#include "MathUtil.h"
|
||||
#include "GLInterface.h"
|
||||
#include "GLInterface/GLInterface.h"
|
||||
#include "GLExtensions/GLExtensions.h"
|
||||
|
||||
#ifndef GL_DEPTH24_STENCIL8_EXT // allows FBOs to support stencils
|
||||
|
Reference in New Issue
Block a user