mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +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
|
@ -5,7 +5,6 @@
|
|||
#include "Core/HW/Memmap.h"
|
||||
|
||||
#include "VideoBackends/OGL/FramebufferManager.h"
|
||||
#include "VideoBackends/OGL/Globals.h"
|
||||
#include "VideoBackends/OGL/Render.h"
|
||||
#include "VideoBackends/OGL/TextureConverter.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue