mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 10:44:49 +01:00 
			
		
		
		
	vi: workaround conductor includes
This commit is contained in:
		
							parent
							
								
									9dc624f5dc
								
							
						
					
					
						commit
						812754edec
					
				| @ -10,6 +10,8 @@ | |||||||
| #include "common/polyfill_thread.h" | #include "common/polyfill_thread.h" | ||||||
| #include "common/thread.h" | #include "common/thread.h" | ||||||
| 
 | 
 | ||||||
|  | #include "core/hle/service/vi/vsync_manager.h" | ||||||
|  | 
 | ||||||
| namespace Core { | namespace Core { | ||||||
| class System; | class System; | ||||||
| } | } | ||||||
| @ -26,7 +28,6 @@ namespace Service::VI { | |||||||
| 
 | 
 | ||||||
| class Container; | class Container; | ||||||
| class DisplayList; | class DisplayList; | ||||||
| class VsyncManager; |  | ||||||
| 
 | 
 | ||||||
| class Conductor { | class Conductor { | ||||||
| public: | public: | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user