mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -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:
@ -20,7 +20,6 @@
|
||||
#include "Core/Movie.h"
|
||||
|
||||
#include "VideoBackends/OGL/FramebufferManager.h"
|
||||
#include "VideoBackends/OGL/Globals.h"
|
||||
#include "VideoBackends/OGL/GLUtil.h"
|
||||
#include "VideoBackends/OGL/main.h"
|
||||
#include "VideoBackends/OGL/PostProcessing.h"
|
||||
|
Reference in New Issue
Block a user