diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index bba8af6d8d..38dc2c46de 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -499,10 +499,6 @@
RelativePath=".\..\src\console_cmds.cpp"
>
-
-
@@ -579,10 +575,6 @@
RelativePath=".\..\src\highscore.cpp"
>
-
-
@@ -1739,6 +1731,10 @@
RelativePath=".\..\src\company_gui.cpp"
>
+
+
@@ -1763,6 +1759,10 @@
RelativePath=".\..\src\group_gui.cpp"
>
+
+
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 1d861a933f..2b15f83640 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -496,10 +496,6 @@
RelativePath=".\..\src\console_cmds.cpp"
>
-
-
@@ -576,10 +572,6 @@
RelativePath=".\..\src\highscore.cpp"
>
-
-
@@ -1736,6 +1728,10 @@
RelativePath=".\..\src\company_gui.cpp"
>
+
+
@@ -1760,6 +1756,10 @@
RelativePath=".\..\src\group_gui.cpp"
>
+
+
diff --git a/source.list b/source.list
index 2809b970b7..27a0f62cba 100644
--- a/source.list
+++ b/source.list
@@ -12,7 +12,6 @@ cheat.cpp
command.cpp
console.cpp
console_cmds.cpp
-console_gui.cpp
currency.cpp
date.cpp
debug.cpp
@@ -32,7 +31,6 @@ gfx.cpp
gfxinit.cpp
heightmap.cpp
highscore.cpp
-highscore_gui.cpp
ini.cpp
landscape.cpp
map.cpp
@@ -381,12 +379,14 @@ bridge_gui.cpp
build_vehicle_gui.cpp
cheat_gui.cpp
company_gui.cpp
+console_gui.cpp
depot_gui.cpp
dock_gui.cpp
engine_gui.cpp
genworld_gui.cpp
graph_gui.cpp
group_gui.cpp
+highscore_gui.cpp
industry_gui.cpp
intro_gui.cpp
main_gui.cpp