comparison src/video/windx5/SDL_dx5video.c @ 525:f55cdaec12b9

Removed an unnecessary header
author Sam Lantinga <slouken@libsdl.org>
date Fri, 11 Oct 2002 07:55:22 +0000
parents 8b1c1ae7af11
children b8d311d90021
comparison
equal deleted inserted replaced
524:1b8ea19e9ee4 525:f55cdaec12b9
39 #include "SDL_error.h" 39 #include "SDL_error.h"
40 #include "SDL_timer.h" 40 #include "SDL_timer.h"
41 #include "SDL_events.h" 41 #include "SDL_events.h"
42 #include "SDL_syswm.h" 42 #include "SDL_syswm.h"
43 #include "SDL_sysvideo.h" 43 #include "SDL_sysvideo.h"
44 #include "SDL_RLEaccel_c.h"
45 #include "SDL_blit.h" 44 #include "SDL_blit.h"
46 #include "SDL_pixels_c.h" 45 #include "SDL_pixels_c.h"
47 #include "SDL_dx5video.h" 46 #include "SDL_dx5video.h"
48 #include "SDL_syswm_c.h" 47 #include "SDL_syswm_c.h"
49 #include "SDL_sysmouse_c.h" 48 #include "SDL_sysmouse_c.h"