texture_cache: Address ameerj's review

This commit is contained in:
yzct12345
2021-08-07 01:27:47 +00:00
committed by GitHub
parent 02e98f6c93
commit e80323b8b0
4 changed files with 5 additions and 10 deletions

View File

@ -18,6 +18,7 @@
#include "video_core/renderer_opengl/maxwell_to_gl.h"
#include "video_core/renderer_opengl/util_shaders.h"
#include "video_core/surface.h"
#include "video_core/texture_cache/formatter.h"
#include "video_core/texture_cache/samples_helper.h"
namespace OpenGL {