mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-13 15:24:13 +02:00
Remove include/SDL3/SDL_name.h
This commit is contained in:
committed by
Sam Lantinga
parent
a67ae8eed5
commit
18f38bef03
@@ -29,8 +29,6 @@
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_KMSDRM_DYNAMIC
|
||||
|
||||
#include <SDL3/SDL_name.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
void *lib;
|
||||
|
||||
@@ -28,8 +28,6 @@
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_WAYLAND_DYNAMIC
|
||||
|
||||
#include <SDL3/SDL_name.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
void *lib;
|
||||
|
||||
@@ -32,8 +32,6 @@
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_X11_DYNAMIC
|
||||
|
||||
#include <SDL3/SDL_name.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
void *lib;
|
||||
|
||||
Reference in New Issue
Block a user