mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-18 00:01:31 +00:00
The recommended way to include SDL.h is #include <SDL3/SDL.h>, and having both paths available was confusing for people trying to port to SDL3. Thanks for the feedback! https://github.com/exult/exult/issues/379#issuecomment-1701066992