mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Move GLInterface.h into GLInterface directory
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
#include "Host.h"
|
||||
#include "VideoConfig.h"
|
||||
#include "../GLInterface.h"
|
||||
#include "GLInterface.h"
|
||||
|
||||
#if USE_EGL
|
||||
bool cXInterface::ServerConnect(void)
|
||||
|
Reference in New Issue
Block a user