Remove useless #include
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
#include "GLTexture.h"
|
||||
#include "GLTextureCache.h"
|
||||
#include "GLRenderTargets.h"
|
||||
#include "restore_new.h"
|
||||
#include "define_new_memleakdetect.h"
|
||||
#include "GLProgramBuffer.h"
|
||||
#include "GLTextOut.h"
|
||||
#include "GLOverlays.h"
|
||||
|
||||
@@ -20,8 +20,6 @@
|
||||
#include "Utilities/geometry.h"
|
||||
#include "Capture/rsx_trace.h"
|
||||
#include "Capture/rsx_replay.h"
|
||||
#include "restore_new.h"
|
||||
#include "define_new_memleakdetect.h"
|
||||
|
||||
#include "Emu/Cell/lv2/sys_rsx.h"
|
||||
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
#include "VKFormats.h"
|
||||
#include "VKTextOut.h"
|
||||
#include "VKOverlays.h"
|
||||
#include "restore_new.h"
|
||||
#include "define_new_memleakdetect.h"
|
||||
#include "VKProgramBuffer.h"
|
||||
#include "../GCM.h"
|
||||
#include "../rsx_utils.h"
|
||||
|
||||
Reference in New Issue
Block a user