mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Revert accidental include change.
This commit is contained in:
@@ -11,7 +11,7 @@ decoding backend. See the custom_decoder example.
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <miniaudio.h>
|
||||
#include "../../../miniaudio.h"
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user