mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-28 07:10:35 -05:00
Move GLInterface.h into GLInterface directory
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "RenderBase.h"
|
||||
#include "VideoConfig.h"
|
||||
|
||||
#include "../GLInterface.h"
|
||||
#include "GLInterface.h"
|
||||
#include "GLX.h"
|
||||
|
||||
typedef int ( * PFNGLXSWAPINTERVALSGIPROC) (int interval);
|
||||
|
||||
Reference in New Issue
Block a user