mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	configure_hotkey: Remove unnecessary include
Avoids dumping all of the core settings machinery into whatever files include this header. Nothing inside the header itself actually made use of anything in settings.h anyways.
This commit is contained in:
		
							parent
							
								
									35281b4b3b
								
							
						
					
					
						commit
						21cba77708
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -6,7 +6,6 @@ | ||||||
| 
 | 
 | ||||||
| #include <memory> | #include <memory> | ||||||
| #include <QWidget> | #include <QWidget> | ||||||
| #include "core/settings.h" |  | ||||||
| 
 | 
 | ||||||
| namespace Ui { | namespace Ui { | ||||||
| class ConfigureHotkeys; | class ConfigureHotkeys; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue