mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 22:48:30 +00:00
remove SDL_quit.h include from SDL.h
This commit is contained in:
@@ -25,7 +25,6 @@
|
|||||||
* Main include header for the SDL library
|
* Main include header for the SDL library
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef SDL_h_
|
#ifndef SDL_h_
|
||||||
#define SDL_h_
|
#define SDL_h_
|
||||||
|
|
||||||
@@ -66,7 +65,6 @@
|
|||||||
#include <SDL3/SDL_platform.h>
|
#include <SDL3/SDL_platform.h>
|
||||||
#include <SDL3/SDL_power.h>
|
#include <SDL3/SDL_power.h>
|
||||||
#include <SDL3/SDL_properties.h>
|
#include <SDL3/SDL_properties.h>
|
||||||
#include <SDL3/SDL_quit.h>
|
|
||||||
#include <SDL3/SDL_rect.h>
|
#include <SDL3/SDL_rect.h>
|
||||||
#include <SDL3/SDL_render.h>
|
#include <SDL3/SDL_render.h>
|
||||||
#include <SDL3/SDL_scancode.h>
|
#include <SDL3/SDL_scancode.h>
|
||||||
|
Reference in New Issue
Block a user