memory: Remove unused includes
These aren't used within the central memory management code, so they can be removed.
This commit is contained in:
		
							parent
							
								
									63a5f48e7e
								
							
						
					
					
						commit
						65c748fbd3
					
				@ -16,11 +16,9 @@
 | 
			
		||||
#include "core/core.h"
 | 
			
		||||
#include "core/hle/kernel/process.h"
 | 
			
		||||
#include "core/hle/kernel/vm_manager.h"
 | 
			
		||||
#include "core/hle/lock.h"
 | 
			
		||||
#include "core/memory.h"
 | 
			
		||||
#include "core/memory_setup.h"
 | 
			
		||||
#include "video_core/gpu.h"
 | 
			
		||||
#include "video_core/renderer_base.h"
 | 
			
		||||
 | 
			
		||||
namespace Memory {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user