changeset 1358 | c71e05b4dc2e |
parent 1338 | 604d73db6802 |
child 1361 | 19418e4422cb |
--- a/src/cdrom/freebsd/SDL_syscdrom.c Fri Feb 10 03:21:39 2006 +0000 +++ b/src/cdrom/freebsd/SDL_syscdrom.c Fri Feb 10 06:48:43 2006 +0000 @@ -29,9 +29,6 @@ #include <unistd.h> #include <sys/cdio.h> -#include "SDL_stdlib.h" -#include "SDL_string.h" -#include "SDL_error.h" #include "SDL_cdrom.h" #include "SDL_syscdrom.h"