mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-11-04 06:23:42 +00:00 
			
		
		
		
	kernel/shared_memory: Remove unused core/memory.h include
Nothing from this header is used, so we can remove this include, getting rid of a dependency on it.
This commit is contained in:
		
							parent
							
								
									c6147a439d
								
							
						
					
					
						commit
						108be41316
					
				@ -9,7 +9,6 @@
 | 
			
		||||
#include "core/hle/kernel/errors.h"
 | 
			
		||||
#include "core/hle/kernel/kernel.h"
 | 
			
		||||
#include "core/hle/kernel/shared_memory.h"
 | 
			
		||||
#include "core/memory.h"
 | 
			
		||||
 | 
			
		||||
namespace Kernel {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user