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 /* Allow access to a raw mixing buffer */ |
23 /* Allow access to a raw mixing buffer */ |
24 |
24 |
25 #include "SDL.h" |
25 #include "SDL.h" |
26 #include "SDL_audio.h" |
26 #include "SDL_audio.h" |