mirror of
https://github.com/danog/libtgvoip.git
synced 2025-01-22 13:01:21 +01:00
idk
This commit is contained in:
parent
68d74285c9
commit
4c33b7388c
@ -9,7 +9,7 @@
|
||||
#include <phpcpp.h>
|
||||
|
||||
#ifdef PHP_LIBTGVOIP
|
||||
#include "../../AudioInputPHP.h"
|
||||
#include "../../audio/AudioInputPHP.h"
|
||||
#else
|
||||
#if defined(__ANDROID__)
|
||||
#include "../os/android/AudioInputAndroid.h"
|
||||
|
@ -9,7 +9,7 @@
|
||||
#include <phpcpp.h>
|
||||
|
||||
#ifdef PHP_LIBTGVOIP
|
||||
#include "../../AudioOutputPHP.h"
|
||||
#include "../../audio/AudioOutputPHP.h"
|
||||
#else
|
||||
#if defined(__ANDROID__)
|
||||
#include "../os/android/AudioOutputOpenSLES.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user