mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 14:56:46 +02:00
Now supporting device selection
This commit is contained in:
@ -5,9 +5,6 @@
|
||||
#ifndef _audio_h
|
||||
#define _audio_h
|
||||
|
||||
#ifdef _SUPPORT_AUDIO
|
||||
|
||||
|
||||
#include <tox/toxav.h>
|
||||
|
||||
typedef struct ToxWindow ToxWindow;
|
||||
@ -30,5 +27,4 @@ int errors();
|
||||
|
||||
int start_transmission();
|
||||
|
||||
#endif /* _SUPPORT_AUDIO */
|
||||
#endif /* _audio_h */
|
Reference in New Issue
Block a user