mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
SDL2: Include miniaudio.h in the header.
This commit is contained in:
@@ -6,6 +6,8 @@ and device configs.
|
||||
#ifndef miniaudio_backend_sdl2_h
|
||||
#define miniaudio_backend_sdl2_h
|
||||
|
||||
#include "../../../miniaudio.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user