Rename GLES files to match the convention the other backends use.

This commit is contained in:
Henrik Rydgard
2017-01-23 17:08:58 +01:00
parent ce2feb2a67
commit d9acd27126
40 changed files with 357 additions and 357 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#include "Core/Config.h"
#include "Core/System.h"
#include "DisplayLayoutEditor.h"
#include "GPU/GLES/Framebuffer.h"
#include "GPU/GLES/FramebufferManagerGLES.h"
static const int leftColumnWidth = 200;
static const float orgRatio = 1.764706f;