mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 05:57:05 +03:00
update make file
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
|
||||
#include <esp_http_server.h>
|
||||
#include <_esp_http_server.h>
|
||||
#include "../src/esp_httpd_priv.h"
|
||||
#include "../src/util/ctrl_sock.h"
|
||||
#include "esp_httpd_priv.h"
|
||||
#include "ctrl_sock.h"
|
||||
|
||||
static const char *TAG = "_httpd";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user