mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Remove unused imports in game_list_p.h
This commit is contained in:
		
							parent
							
								
									81449f025a
								
							
						
					
					
						commit
						b763220dec
					
				@ -10,10 +10,8 @@
 | 
			
		||||
#include <QStandardItem>
 | 
			
		||||
#include <QString>
 | 
			
		||||
#include "citra_qt/util/util.h"
 | 
			
		||||
#include "common/color.h"
 | 
			
		||||
#include "common/string_util.h"
 | 
			
		||||
#include "core/loader/smdh.h"
 | 
			
		||||
#include "video_core/utils.h"
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Gets the game icon from SMDH data.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user