diff --git a/build/msw/wx_core.vcxproj b/build/msw/wx_core.vcxproj
index e7f6aa7ecf..1b69afb0f2 100644
--- a/build/msw/wx_core.vcxproj
+++ b/build/msw/wx_core.vcxproj
@@ -598,6 +598,7 @@
$(IntDir)msw_%(Filename).obj
$(IntDir)msw_%(Filename).obj
+
@@ -1369,4 +1370,4 @@
-
+
\ No newline at end of file
diff --git a/build/msw/wx_core.vcxproj.filters b/build/msw/wx_core.vcxproj.filters
index 5e407b53f6..4aa3c32166 100644
--- a/build/msw/wx_core.vcxproj.filters
+++ b/build/msw/wx_core.vcxproj.filters
@@ -882,6 +882,9 @@
Common Sources
+
+ MSW Sources
+
@@ -1900,4 +1903,4 @@
MSW Headers
-
+
\ No newline at end of file