diff --git a/Builds/VisualStudio2012/beast.vcxproj b/Builds/VisualStudio2012/beast.vcxproj
index 40682eac9..21a12960d 100644
--- a/Builds/VisualStudio2012/beast.vcxproj
+++ b/Builds/VisualStudio2012/beast.vcxproj
@@ -73,7 +73,7 @@
-
+
@@ -81,7 +81,7 @@
-
+
@@ -360,7 +360,7 @@
true
true
-
+
true
true
diff --git a/Builds/VisualStudio2012/beast.vcxproj.filters b/Builds/VisualStudio2012/beast.vcxproj.filters
index 3f38cdd60..528e2499f 100644
--- a/Builds/VisualStudio2012/beast.vcxproj.filters
+++ b/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/beast/net/net.cpp b/beast/net/xnet.cpp
similarity index 100%
rename from beast/net/net.cpp
rename to beast/net/xnet.cpp
diff --git a/beast/mpl.h b/beast/xmpl.h
similarity index 100%
rename from beast/mpl.h
rename to beast/xmpl.h
diff --git a/beast/net.h b/beast/xnet.h
similarity index 100%
rename from beast/net.h
rename to beast/xnet.h