Don't provide the SDL3 header path
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