Loading
lzwolf: fix build on SDL2_net-2.2
Without the change build fails as:
/build/source/src/wl_net.h:38:10: fatal error: SDL_net.h: No such file or directory
38 | #include <SDL_net.h>
| ^~~~~~~~~~~
compilation terminated.