mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 02:09:06 +00:00
Revert "Remove some unnecessary includes."
Turns out this explodes on Linux.
This reverts commit c4696568cc
.
This commit is contained in:
parent
c4696568cc
commit
f3af8ee0f0
4 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#define _NULLSOUNDSTREAM_H_
|
||||
|
||||
#include "SoundStream.h"
|
||||
#include "Thread.h"
|
||||
|
||||
#define BUF_SIZE (48000 * 4 / 32)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue