mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00: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