Rename SDL2 backend source files.

This commit is contained in:
David Reid
2026-01-03 13:53:06 +10:00
parent 3df99ce51d
commit 44b39fe097
5 changed files with 7 additions and 7 deletions
@@ -12,7 +12,7 @@ which requires the `-s USE_SDL=2` option.
#include "../../../miniaudio.h"
#endif
#include "backend_sdl.h"
#include "miniaudio_sdl2.h"
#include <string.h> /* memset() */
#include <assert.h>