mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 15:39:10 +00:00
Sort headers in SDL_gpu.h
This commit is contained in:
parent
3f05e9cd58
commit
60760b9abb
1 changed files with 1 additions and 1 deletions
|
@ -31,8 +31,8 @@
|
|||
#define SDL_GPU_H
|
||||
|
||||
#include <SDL3/SDL_stdinc.h>
|
||||
#include <SDL3/SDL_properties.h>
|
||||
#include <SDL3/SDL_pixels.h>
|
||||
#include <SDL3/SDL_properties.h>
|
||||
#include <SDL3/SDL_rect.h>
|
||||
#include <SDL3/SDL_surface.h>
|
||||
#include <SDL3/SDL_video.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue