private.h: rename to contain dir
[platform/upstream/libwebsockets.git] / lib / plat / esp32 / esp32-sockets.c
index 80b50c8..5e95479 100644 (file)
@@ -19,7 +19,7 @@
  *  MA  02110-1301  USA
  */
 
-#include "core/private.h"
+#include "private-lib-core.h"
 
 int
 lws_send_pipe_choked(struct lws *wsi)