diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-20 12:41:57 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-20 12:41:57 +0100 |
| commit | dd1bc60a0f16265332be8b0eece27ef86f034078 (patch) | |
| tree | ad0972c57417b5f26c489136bc7b4a9daf9c7a58 /src/libSoundSystem/SoundSystemKit/VirtualMixer.h | |
| parent | eced0b64537b0f2da4fedeb597c8d194eb8acc76 (diff) | |
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/libSoundSystem/SoundSystemKit/VirtualMixer.h')
| -rw-r--r-- | src/libSoundSystem/SoundSystemKit/VirtualMixer.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libSoundSystem/SoundSystemKit/VirtualMixer.h b/src/libSoundSystem/SoundSystemKit/VirtualMixer.h index 4a46eb73..c0883ae9 100644 --- a/src/libSoundSystem/SoundSystemKit/VirtualMixer.h +++ b/src/libSoundSystem/SoundSystemKit/VirtualMixer.h @@ -11,9 +11,9 @@ namespace SoundSystem { - struct VirtualMixer; - struct VirtualSource; - struct VirtualVolume; +struct VirtualMixer; +struct VirtualSource; +struct VirtualVolume; } // namespace SoundSystem |
