mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-10 19:47:40 +01:00
CubebStream: Add missing <vector> include
This commit is contained in:
parent
905232fd2b
commit
3e7af2a2cd
@ -6,6 +6,7 @@
|
||||
|
||||
#include <cstddef>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "AudioCommon/SoundStream.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user