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…
	
		Reference in New Issue
	
	Block a user