Rename FramebufferCommon.cpp/h to FramebufferManagerCommon.cpp/h for consistency
This commit is contained in:
parent
de178d617b
commit
d57edfbdac
37 changed files with 47 additions and 47 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue