mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 05:57:44 +00:00
haiku: Changed header paths to be more compatible.
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
/* This is the Haiku implementation of the SDL joystick API */
|
||||
|
||||
#include <os/support/String.h>
|
||||
#include <os/device/Joystick.h>
|
||||
#include <support/String.h>
|
||||
#include <device/Joystick.h>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user