Commit 682fad7d authored by caturria's avatar caturria Committed by David Reid

Revert accidental include change.

parent 1497f5e4
...@@ -11,7 +11,7 @@ decoding backend. See the custom_decoder example. ...@@ -11,7 +11,7 @@ decoding backend. See the custom_decoder example.
extern "C" { extern "C" {
#endif #endif
#include <miniaudio.h> #include "../../../miniaudio.h"
typedef struct typedef struct
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment