private.h: rename to contain dir
[platform/upstream/libwebsockets.git] / lib / core / libwebsockets.c
index c425cdc..26b907d 100644 (file)
@@ -19,7 +19,7 @@
  *  MA  02110-1301  USA
  */
 
-#include "core/private.h"
+#include "private-lib-core.h"
 
 #ifdef LWS_HAVE_SYS_TYPES_H
 #include <sys/types.h>