mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-10-31 07:32:46 +00:00 
			
		
		
		
	video_core/engines/engine_upload: Remove unnecessary includes
This commit is contained in:
		
							parent
							
								
									c4d549919f
								
							
						
					
					
						commit
						0f83c8dffa
					
				| @ -2,6 +2,8 @@ | ||||
| // Licensed under GPLv2 or any later version
 | ||||
| // Refer to the license.txt file included.
 | ||||
| 
 | ||||
| #include <cstring> | ||||
| 
 | ||||
| #include "common/assert.h" | ||||
| #include "video_core/engines/engine_upload.h" | ||||
| #include "video_core/memory_manager.h" | ||||
|  | ||||
| @ -4,10 +4,8 @@ | ||||
| 
 | ||||
| #pragma once | ||||
| 
 | ||||
| #include <cstddef> | ||||
| #include <vector> | ||||
| #include "common/bit_field.h" | ||||
| #include "common/common_funcs.h" | ||||
| #include "common/common_types.h" | ||||
| 
 | ||||
| namespace Tegra { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash