diff options
| author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2019-09-05 23:25:15 -0300 |
|---|---|---|
| committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2019-09-05 23:25:15 -0300 |
| commit | 7228e22098dd97ac89b78484a4f3ee855e37f799 (patch) | |
| tree | fb8689f49635886aafbff8c4e2fc84dc6d08587c /src/video_core/texture_cache/surface_params.h | |
| parent | 322d0200c80e36cb97b0d0d79f0f3e9eaa2f96af (diff) | |
texture_cache: Minor changes
Diffstat (limited to 'src/video_core/texture_cache/surface_params.h')
| -rw-r--r-- | src/video_core/texture_cache/surface_params.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/video_core/texture_cache/surface_params.h b/src/video_core/texture_cache/surface_params.h index 1011a4d8e..c58e7f8a4 100644 --- a/src/video_core/texture_cache/surface_params.h +++ b/src/video_core/texture_cache/surface_params.h @@ -4,8 +4,6 @@ #pragma once -#include <map> - #include "common/alignment.h" #include "common/bit_util.h" #include "common/cityhash.h" |
