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