private.h: rename to contain dir
[platform/upstream/libwebsockets.git] / lib / tls / tls-client.c
index 45911bd..d631e69 100644 (file)
@@ -19,7 +19,7 @@
  *  MA  02110-1301  USA
  */
 
-#include "core/private.h"
+#include "private-lib-core.h"
 
 int
 lws_ssl_client_connect1(struct lws *wsi)