Rather than continuing to bang my head against a wall, I figure I'll just ask the fediverse: what is the appropriate way of helping make find SDL header files on #OpenBSD? I have sdl2-2.32.10 installed, and /usr/local/include/SDL2 contains the SDL.h header file requested by the projects (this has hit me with uxn, the neu-wayland stack, and now DuskOS) , yet make still throws fatal error: 'SDL.h' file not found.
Should I be adding something to some path somewhere? Changing the include directive to <SDL2/SDL.h>? What is the preferred or canonical way of fixing this?
