diff --git a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj
index 7c4b135ca5..6847b53724 100644
--- a/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj
+++ b/OpenRA.Mods.Common/OpenRA.Mods.Common.csproj
@@ -303,7 +303,6 @@
-
@@ -476,6 +475,7 @@
+
diff --git a/OpenRA.Mods.Common/Traits/CaptureNotification.cs b/OpenRA.Mods.Common/Traits/Sound/CaptureNotification.cs
similarity index 100%
rename from OpenRA.Mods.Common/Traits/CaptureNotification.cs
rename to OpenRA.Mods.Common/Traits/Sound/CaptureNotification.cs