mirror of
				https://github.com/Ryujinx/SDL.git
				synced 2025-11-04 14:45:00 +00:00 
			
		
		
		
	winrt: Fixed SDL include.
This commit is contained in:
		
							parent
							
								
									46b77b7322
								
							
						
					
					
						commit
						944e06e67c
					
				| 
						 | 
					@ -28,7 +28,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* SDL-specific includes */
 | 
					/* SDL-specific includes */
 | 
				
			||||||
#include <SDL.h>
 | 
					#include "SDL.h"
 | 
				
			||||||
#include "SDL_winrtevents_c.h"
 | 
					#include "SDL_winrtevents_c.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern "C" {
 | 
					extern "C" {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue