mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-11-04 01:34:38 +00:00 
			
		
		
		
	Include SDL_events.h for SDL_ConvertEventToRenderCoordinates()
This commit is contained in:
		@@ -49,6 +49,7 @@
 | 
				
			|||||||
#define SDL_render_h_
 | 
					#define SDL_render_h_
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <SDL3/SDL_stdinc.h>
 | 
					#include <SDL3/SDL_stdinc.h>
 | 
				
			||||||
 | 
					#include <SDL3/SDL_events.h>
 | 
				
			||||||
#include <SDL3/SDL_rect.h>
 | 
					#include <SDL3/SDL_rect.h>
 | 
				
			||||||
#include <SDL3/SDL_video.h>
 | 
					#include <SDL3/SDL_video.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user