mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-05 22:30:29 +00:00
Accidentally commented out important stuff
Oops
This commit is contained in:
parent
6a796b94dc
commit
715bcdc231
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "SDL_internal.h"
|
||||
|
||||
// #if defined(SDL_VIDEO_WGPU) && defined(SDL_VIDEO_DRIVER_WAYLAND)
|
||||
#if defined(SDL_VIDEO_WGPU) && defined(SDL_VIDEO_DRIVER_WAYLAND)
|
||||
#include "SDL_waylandvideo.h"
|
||||
|
||||
#include "../SDL_wgpu_defs.h"
|
||||
|
|
@ -64,4 +64,4 @@ fail:
|
|||
#endif
|
||||
}
|
||||
|
||||
// #endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue