mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed build.
This commit is contained in:
parent
485d5eee67
commit
4504011117
|
@ -10,8 +10,8 @@
|
|||
#include <unistd.h> /* POSIX things */
|
||||
#include <errno.h>
|
||||
|
||||
#include "../core/DHT.h"
|
||||
#include "../core/friend_requests.h"
|
||||
#include "../../core/DHT.h"
|
||||
#include "../../core/friend_requests.h"
|
||||
|
||||
|
||||
/* Sleep function (x = milliseconds) */
|
||||
|
|
Loading…
Reference in New Issue
Block a user