mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	camera_util.cpp: remove unnecessary includes
This commit is contained in:
		
							parent
							
								
									7bcfff4e71
								
							
						
					
					
						commit
						683fb833f2
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -3,11 +3,10 @@ | ||||||
| // Refer to the license.txt file included.
 | // Refer to the license.txt file included.
 | ||||||
| 
 | 
 | ||||||
| #include <algorithm> | #include <algorithm> | ||||||
|  | #include <array> | ||||||
| #include <cstring> | #include <cstring> | ||||||
| #include <QImage> | #include <QImage> | ||||||
| #include "citra_qt/camera/camera_util.h" | #include "citra_qt/camera/camera_util.h" | ||||||
| #include "core/frontend/camera/factory.h" |  | ||||||
| #include "core/frontend/camera/interface.h" |  | ||||||
| 
 | 
 | ||||||
| namespace CameraUtil { | namespace CameraUtil { | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue