normalize common filenames in VideoBackends/OGL

This commit is contained in:
Shawn Hoffman
2020-09-15 05:00:24 -07:00
parent 3193f3d5c4
commit ff4f67492b
19 changed files with 64 additions and 64 deletions

View File

@ -3,7 +3,7 @@
// Refer to the license.txt file included.
#include "VideoBackends/OGL/SamplerCache.h"
#include "VideoBackends/OGL/Render.h"
#include "VideoBackends/OGL/OGLRender.h"
#include <memory>