Skip to content

Commit 63ee3f1

Browse files
committed
URLStreamESP32: remove esp_crt_bundle.h
1 parent 350fefc commit 63ee3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AudioTools/CoreAudio/AudioHttp/URLStreamESP32.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "AudioTools/CoreAudio/AudioHttp/HttpRequest.h"
55
#include "AudioTools/CoreAudio/AudioHttp/ICYStreamT.h"
66
#include "AudioTools/CoreAudio/AudioHttp/URLStreamBufferedT.h"
7-
#include "esp_crt_bundle.h"
7+
88
#include "esp_http_client.h"
99
#include "esp_idf_version.h"
1010
#include "esp_system.h"

0 commit comments

Comments
 (0)