summaryrefslogtreecommitdiff
path: root/testing/hstox/packet_kinds.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hstox/packet_kinds.c')
-rw-r--r--testing/hstox/packet_kinds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hstox/packet_kinds.c b/testing/hstox/packet_kinds.c
index 314c814b..aa0d2f26 100644
--- a/testing/hstox/packet_kinds.c
+++ b/testing/hstox/packet_kinds.c
@@ -1,6 +1,6 @@
1#include "packet_kinds.h" 1#include "packet_kinds.h"
2 2
3#include <network.h> 3#include "../../toxcore/network.h"
4 4
5uint8_t const packet_kinds[21] = { 5uint8_t const packet_kinds[21] = {
6 // = PingRequest -- 0x00: Ping request 6 // = PingRequest -- 0x00: Ping request