mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06: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:
@ -49,7 +49,6 @@ Make AA apply instantly during gameplay if possible
|
||||
#include "Core/Host.h"
|
||||
|
||||
#include "VideoBackends/OGL/FramebufferManager.h"
|
||||
#include "VideoBackends/OGL/Globals.h"
|
||||
#include "VideoBackends/OGL/GLUtil.h"
|
||||
#include "VideoBackends/OGL/PerfQuery.h"
|
||||
#include "VideoBackends/OGL/PostProcessing.h"
|
||||
|
Reference in New Issue
Block a user