Noticed that the UWP build has been broken for some time, fix it.
Should probably set up a buildbot if we care about this...
This commit is contained in:
parent
f999830027
commit
3e56d8bbdf
12 changed files with 19 additions and 53 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "Core/Config.h"
|
||||
#include "Core/System.h"
|
||||
#include "DisplayLayoutEditor.h"
|
||||
#include "GPU/GLES/FramebufferManagerGLES.h"
|
||||
#include "GPU/Common/FramebufferCommon.h"
|
||||
|
||||
static const int leftColumnWidth = 200;
|
||||
static const float orgRatio = 1.764706f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue