mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-22 14:25:43 +01:00
gl_rasterizer_cache: Add missing include for vm_manager.
This commit is contained in:
parent
0f8401906b
commit
b7da9d5a54
@ -22,6 +22,7 @@
|
||||
#include "common/scope_exit.h"
|
||||
#include "common/vector_math.h"
|
||||
#include "core/frontend/emu_window.h"
|
||||
#include "core/hle/kernel/vm_manager.h"
|
||||
#include "core/memory.h"
|
||||
#include "core/settings.h"
|
||||
#include "video_core/renderer_opengl/gl_rasterizer_cache.h"
|
||||
|
Loading…
Reference in New Issue
Block a user