mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
commit
8abad7bc82
|
@ -43,8 +43,8 @@
|
|||
|
||||
#include "toxmsi.h"
|
||||
#include "toxmsi_message.h"
|
||||
#include "toxrtp_message.h"
|
||||
#include "toxrtp/tests/test_helper.h"
|
||||
#include "../toxrtp/toxrtp_message.h"
|
||||
#include "../toxrtp/tests/test_helper.h"
|
||||
#include "phone.h"
|
||||
#include "AV_codec.h"
|
||||
|
||||
|
|
|
@ -35,8 +35,8 @@
|
|||
#include <pthread.h>
|
||||
#include <AL/al.h>
|
||||
#include <AL/alc.h>
|
||||
#include "toxrtp.h"
|
||||
#include "tox.h"
|
||||
#include "../toxrtp/toxrtp.h"
|
||||
#include "../toxcore/tox.h"
|
||||
|
||||
#include <SDL.h>
|
||||
#include <opus/opus.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user