Rename FramebufferCommon.cpp/h to FramebufferManagerCommon.cpp/h for consistency

This commit is contained in:
Henrik Rydgård 2020-08-03 23:17:22 +02:00
parent de178d617b
commit d57edfbdac
37 changed files with 47 additions and 47 deletions

View file

@ -64,7 +64,7 @@
#include "GPU/Common/PostShader.h"
#include "android/jni/TestRunner.h"
#include "GPU/GPUInterface.h"
#include "GPU/Common/FramebufferCommon.h"
#include "GPU/Common/FramebufferManagerCommon.h"
#if defined(_WIN32) && !PPSSPP_PLATFORM(UWP)
#pragma warning(disable:4091) // workaround bug in VS2015 headers