changeset 2252 | b80e3d57941f |
parent 2250 | e1d228456537 |
2251:292bee385630 | 2252:b80e3d57941f |
---|---|
19 Sam Lantinga |
19 Sam Lantinga |
20 slouken@libsdl.org |
20 slouken@libsdl.org |
21 */ |
21 */ |
22 #include "SDL_config.h" |
22 #include "SDL_config.h" |
23 |
23 |
24 #include "SDL_cpuinfo.h" |
|
25 #include "SDL_video.h" |
24 #include "SDL_video.h" |
26 #include "SDL_blit.h" |
25 #include "SDL_blit.h" |
27 #include "SDL_blit_copy.h" |
26 #include "SDL_blit_copy.h" |
28 |
27 |
29 |
28 |