cached_surface: Add missing include
This commit is contained in:
parent
9b5230c60e
commit
2ed89b6448
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
#include <list>
|
||||
#include "common/assert.h"
|
||||
#include "core/custom_tex_cache.h"
|
||||
#include "video_core/rasterizer_cache/surface_params.h"
|
||||
|
|
Loading…
Reference in a new issue