mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	Core: Fix applet includes using iwyu.
This commit is contained in:
		
							parent
							
								
									f4e1d8ea36
								
							
						
					
					
						commit
						fe909b3b5a
					
				
					 7 changed files with 32 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -4,11 +4,14 @@
 | 
			
		|||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include <array>
 | 
			
		||||
#include "core/hle/result.h"
 | 
			
		||||
#include "core/hle/service/service.h"
 | 
			
		||||
#include "common/common_types.h"
 | 
			
		||||
 | 
			
		||||
#include "core/hle/kernel/kernel.h"
 | 
			
		||||
 | 
			
		||||
namespace Service {
 | 
			
		||||
 | 
			
		||||
class Interface;
 | 
			
		||||
 | 
			
		||||
namespace APT {
 | 
			
		||||
 | 
			
		||||
/// Holds information about the parameters used in Send/Glance/ReceiveParameter
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue