diff options
Diffstat (limited to 'auto_tests/crypto_test.c')
-rw-r--r-- | auto_tests/crypto_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_tests/crypto_test.c b/auto_tests/crypto_test.c index 01c545c8..b3ce6259 100644 --- a/auto_tests/crypto_test.c +++ b/auto_tests/crypto_test.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #include "../core/net_crypto.h" | 1 | #include "../toxcore/net_crypto.h" |
2 | #include <sys/types.h> | 2 | #include <sys/types.h> |
3 | #include <stdint.h> | 3 | #include <stdint.h> |
4 | #include <string.h> | 4 | #include <string.h> |