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 #include "SDL_video.h" |
23 #include "SDL_video.h" |
24 #include "SDL_blit.h" |
24 #include "SDL_blit.h" |
25 #include "SDL_blit_slow.h" |
25 #include "SDL_blit_slow.h" |
26 |
26 |