diff src/joystick/beos/SDL_bejoystick.cc @ 1361:19418e4422cb

New configure-based build system. Still work in progress, but much improved
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Feb 2006 10:11:48 +0000
parents c71e05b4dc2e
children 376665398b25
line wrap: on
line diff
--- a/src/joystick/beos/SDL_bejoystick.cc	Fri Feb 10 07:29:08 2006 +0000
+++ b/src/joystick/beos/SDL_bejoystick.cc	Thu Feb 16 10:11:48 2006 +0000
@@ -28,8 +28,8 @@
 extern "C" {
 
 #include "SDL_joystick.h"
-#include "SDL_sysjoystick.h"
-#include "SDL_joystick_c.h"
+#include "../SDL_sysjoystick.h"
+#include "../SDL_joystick_c.h"
 
 
 /* The maximum number of joysticks we'll detect */