Sort includes

This commit is contained in:
Susko3 2024-04-01 01:58:25 +02:00 committed by Sam Lantinga
parent 4eb0f10dda
commit c40e9cc634
1 changed files with 1 additions and 1 deletions

View File

@ -49,6 +49,7 @@
#include <SDL3/SDL_hidapi.h>
#include <SDL3/SDL_hints.h>
#include <SDL3/SDL_init.h>
#include <SDL3/SDL_iostream.h>
#include <SDL3/SDL_joystick.h>
#include <SDL3/SDL_keyboard.h>
#include <SDL3/SDL_keycode.h>
@ -68,7 +69,6 @@
#include <SDL3/SDL_quit.h>
#include <SDL3/SDL_rect.h>
#include <SDL3/SDL_render.h>
#include <SDL3/SDL_iostream.h>
#include <SDL3/SDL_scancode.h>
#include <SDL3/SDL_sensor.h>
#include <SDL3/SDL_storage.h>