aboutsummaryrefslogtreecommitdiff
path: root/servers/spatial_sound/spatial_sound_server_sw.h
diff options
context:
space:
mode:
Diffstat (limited to 'servers/spatial_sound/spatial_sound_server_sw.h')
-rw-r--r--servers/spatial_sound/spatial_sound_server_sw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/servers/spatial_sound/spatial_sound_server_sw.h b/servers/spatial_sound/spatial_sound_server_sw.h
index 8a4dabdc3..a8ae7beb5 100644
--- a/servers/spatial_sound/spatial_sound_server_sw.h
+++ b/servers/spatial_sound/spatial_sound_server_sw.h
@@ -154,7 +154,7 @@ class SpatialSoundServerSW : public SpatialSoundServer {
};
mutable RID_Owner<Listener> listener_owner;
-
+
struct ActiveVoice {
Source *source;