summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/av_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/av_test.c b/testing/av_test.c
index 5cc3b5dd..87a01871 100644
--- a/testing/av_test.c
+++ b/testing/av_test.c
@@ -45,7 +45,7 @@ extern "C" {
45#include "../toxav/ring_buffer.c" 45#include "../toxav/ring_buffer.c"
46 46
47#include "../toxav/toxav.h" 47#include "../toxav/toxav.h"
48#include "../toxcore/network.h" /* current_time_monotonic() */ 48#include "../toxcore/mono_time.h" /* current_time_monotonic() */
49#include "../toxcore/tox.h" 49#include "../toxcore/tox.h"
50#include "../toxcore/util.h" 50#include "../toxcore/util.h"
51 51