private.h: rename to contain dir
[platform/upstream/libwebsockets.git] / lib / tls / openssl / lws-gencrypto.c
index dd74149..f8634b5 100644 (file)
@@ -21,8 +21,8 @@
  *  lws-gencrypto openssl-specific common code
  */
 
-#include "core/private.h"
-#include "tls/openssl/private.h"
+#include "private-lib-core.h"
+#include "private-lib-tls-openssl.h"
 
 /*
  * Care: many openssl apis return 1 for success.  These are translated to the