diff --git a/core/deps/libwebsocket/lws-plat-win.c b/core/deps/libwebsocket/lws-plat-win.c
index ef25eb0d3..d9c40fdea 100644
--- a/core/deps/libwebsocket/lws-plat-win.c
+++ b/core/deps/libwebsocket/lws-plat-win.c
@@ -362,4 +362,4 @@ lws_plat_inet_ntop(int af, const void *src, char *dst, int cnt)
return ok ? dst : NULL;
}
-#endif
\ No newline at end of file
+#endif
diff --git a/shell/reicast.vcxproj.filters b/shell/reicast.vcxproj.filters
index d6aae57df..76a6affc1 100644
--- a/shell/reicast.vcxproj.filters
+++ b/shell/reicast.vcxproj.filters
@@ -509,9 +509,12 @@
{3d3de3ff-9e79-4920-a95a-61d190e73004}
+<<<<<<< HEAD
{81193efc-656a-4154-9adf-146856d4c7d3}
+=======
+>>>>>>> add libwebsocket
@@ -856,9 +859,12 @@
deps\libwebsocket
+<<<<<<< HEAD
webui
+=======
+>>>>>>> add libwebsocket