diff --git a/port/esp32/components/btstack/component.mk b/port/esp32/components/btstack/component.mk index 81144eb21..13c45a48e 100644 --- a/port/esp32/components/btstack/component.mk +++ b/port/esp32/components/btstack/component.mk @@ -34,7 +34,7 @@ COMPONENT_SRCDIRS := \ 3rd-party/bluedroid/encoder/srce \ 3rd-party/hxcmod-player \ 3rd-party/hxcmod-player/mods \ - ../lwip/lwip/src/apps/httpd \ + ../lwip/lwip/src/apps/http \ 3rd-party/lwip/dhcp-server \ 3rd-party/micro-ecc \ 3rd-party/md5 \