1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 17:07:46 +02:00
toxic/src/audio_call.c

14 lines
184 B
C
Raw Normal View History

2014-02-23 00:00:34 +01:00
/*
* Toxic -- Tox Curses Client
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef _SUPPORT_AUDIO
#include <tox/toxav.h>
#error "Get me a kill"
#endif /* _SUPPORT_AUDIO */