haiku: Various fixes from haikuports.
Based on patch here: https://github.com/haikuports/haikuports/blob/master/media-libs/libsdl2/patches/libsdl2-2.0.5.patchset
This commit is contained in:
parent
444c47a1b8
commit
619ab7a22d
6 changed files with 42 additions and 17 deletions
|
@ -52,7 +52,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef __HAIKU__
|
||||
#include <be/kernel/OS.h>
|
||||
#include <kernel/OS.h>
|
||||
#endif
|
||||
|
||||
#include "SDL_assert.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue