Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 5ca0ba2

Browse files
committed
Renamed file for TLS context class implementation
1 parent b3a0189 commit 5ca0ba2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/AsyncTCP.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#include <list>
3636
#if ASYNC_TCP_SSL_ENABLED
3737
#include <ssl_client.h>
38-
#include "tcp_mbedtls.h"
38+
#include "AsyncTCP_TLS_Context.h""
3939
#endif
4040
4141
extern "C" {

0 commit comments

Comments
 (0)