equal
deleted
inserted
replaced
18 2. Altered source versions must be plainly marked as such, and must not be |
18 2. Altered source versions must be plainly marked as such, and must not be |
19 misrepresented as being the original software. |
19 misrepresented as being the original software. |
20 3. This notice may not be removed or altered from any source distribution. |
20 3. This notice may not be removed or altered from any source distribution. |
21 */ |
21 */ |
22 |
22 |
23 #include "SDL_config.h" |
23 #include "../SDL_internal.h" |
24 #include "SDL_audio.h" |
24 #include "SDL_audio.h" |
25 #include "SDL_audio_c.h" |
25 #include "SDL_audio_c.h" |
26 |
26 |
27 #ifndef DEBUG_CONVERT |
27 #ifndef DEBUG_CONVERT |
28 #define DEBUG_CONVERT 0 |
28 #define DEBUG_CONVERT 0 |