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