equal
deleted
inserted
replaced
16 appreciated but is not required. |
16 appreciated but is not required. |
17 2. Altered source versions must be plainly marked as such, and must not be |
17 2. Altered source versions must be plainly marked as such, and must not be |
18 misrepresented as being the original software. |
18 misrepresented as being the original software. |
19 3. This notice may not be removed or altered from any source distribution. |
19 3. This notice may not be removed or altered from any source distribution. |
20 */ |
20 */ |
21 #include "SDL_config.h" |
21 #include "../SDL_internal.h" |
22 |
22 |
23 /* Useful functions and variables from SDL_joystick.c */ |
23 /* Useful functions and variables from SDL_joystick.c */ |
24 #include "SDL_joystick.h" |
24 #include "SDL_joystick.h" |
25 |
25 |
26 /* Initialization and shutdown functions */ |
26 /* Initialization and shutdown functions */ |