diff --git a/src/beast/Builds/VisualStudio2012/beast.vcxproj b/src/beast/Builds/VisualStudio2012/beast.vcxproj
index 40682eac9..21a12960d 100644
--- a/src/beast/Builds/VisualStudio2012/beast.vcxproj
+++ b/src/beast/Builds/VisualStudio2012/beast.vcxproj
@@ -73,7 +73,7 @@
-
+
@@ -81,7 +81,7 @@
-
+
@@ -360,7 +360,7 @@
true
true
-
+
true
true
diff --git a/src/beast/Builds/VisualStudio2012/beast.vcxproj.filters b/src/beast/Builds/VisualStudio2012/beast.vcxproj.filters
index 3f38cdd60..528e2499f 100644
--- a/src/beast/Builds/VisualStudio2012/beast.vcxproj.filters
+++ b/src/beast/Builds/VisualStudio2012/beast.vcxproj.filters
@@ -852,9 +852,6 @@
beast\mpl
-
- beast
-
beast\mpl
@@ -1032,9 +1029,6 @@
beast_core\memory
-
- beast
-
beast\net
@@ -1044,6 +1038,12 @@
beast
+
+ beast
+
+
+ beast
+
@@ -1565,7 +1565,7 @@
beast\net\impl
-
+
beast\net
diff --git a/src/beast/beast/net/net.cpp b/src/beast/beast/net/xnet.cpp
similarity index 100%
rename from src/beast/beast/net/net.cpp
rename to src/beast/beast/net/xnet.cpp
diff --git a/src/beast/beast/mpl.h b/src/beast/beast/xmpl.h
similarity index 100%
rename from src/beast/beast/mpl.h
rename to src/beast/beast/xmpl.h
diff --git a/src/beast/beast/net.h b/src/beast/beast/xnet.h
similarity index 100%
rename from src/beast/beast/net.h
rename to src/beast/beast/xnet.h