mirror of
https://github.com/danog/libtgvoip.git
synced 2024-12-03 10:07:45 +01:00
Use local include
This commit is contained in:
parent
1d5e7dbd8e
commit
9bc966c64f
@ -7,7 +7,7 @@
|
||||
#ifndef LIBTGVOIP_AUDIO_IO_CALLBACK
|
||||
#define LIBTGVOIP_AUDIO_IO_CALLBACK
|
||||
|
||||
#include <AudioIO.h>
|
||||
#include "AudioIO.h"
|
||||
#include <functional>
|
||||
|
||||
#include "../threading.h"
|
||||
|
Loading…
Reference in New Issue
Block a user