private.h: rename to contain dir
[platform/upstream/libwebsockets.git] / lib / tls / mbedtls / lws-genrsa.c
index 2589064..0554275 100644 (file)
@@ -21,8 +21,8 @@
  *  lws_genrsa provides an RSA abstraction api in lws that works the
  *  same whether you are using openssl or mbedtls crypto functions underneath.
  */
-#include "core/private.h"
-#include "tls/mbedtls/private.h"
+#include "private-lib-core.h"
+#include "private-lib-tls-mbedtls.h"
 #include <mbedtls/rsa.h>
 
 LWS_VISIBLE void