mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
OpenGL backend: remove useless header Globals.h.
The header has no content, so it can can just be deleted.
This commit is contained in:
parent
a516267722
commit
812ff4686b
11 changed files with 4 additions and 24 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#include "Common/MemoryUtil.h"
|
||||
|
||||
#include "VideoBackends/OGL/Globals.h"
|
||||
#include "VideoBackends/OGL/GLUtil.h"
|
||||
#include "VideoBackends/OGL/Render.h"
|
||||
#include "VideoBackends/OGL/StreamBuffer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue