mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-31 12:52:03 +00:00
We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_X11
|
||||
#include "../../video/x11/SDL_x11video.h"
|
||||
#define SDL_ENABLE_SYSWM_X11
|
||||
#endif
|
||||
#include <SDL3/SDL_syswm.h>
|
||||
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_X11
|
||||
#include "../../video/x11/SDL_x11video.h"
|
||||
#define SDL_ENABLE_SYSWM_X11
|
||||
#endif
|
||||
#include <SDL3/SDL_syswm.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user