Skip to content

Commit 825e329

Browse files
committed
Automatically include URLStreamESP32.h
1 parent fccc1dd commit 825e329

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/AudioTools/CoreAudio/AudioHttp/AudioHttp.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
#include "AudioServer.h"
1111
#include "ICYStream.h"
1212
#include "ICYStreamBuffered.h"
13+
#ifdef ESP32
14+
# include "URLStreamESP32.h"
15+
#endif

0 commit comments

Comments
 (0)