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 --HG-- extra : amend_source : 7f91b3983b70eb00345e5706bf78c869c15f85aa
This commit is contained in:
parent
72ef56d662
commit
2c4f84ff4c
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